Show / Hide Table of Contents

CredProtectPolicy Property

CredProtectPolicy

The credential protection policy. See section 12.1.1 of the FIDO2 standard for a description of the meanings of the number returned.

C#
public int? CredProtectPolicy { get; }

Property Value

Type Description
int?

Remarks

Not all calls to get credential management data will return this element, hence, it can be null.

In this article
Back to top Generated by DocFX