Permissions Property
Permissions
A set of permission flags. If present, it must not be zero.
C#
public Nullable<PinUvAuthTokenPermissions> Permissions { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<PinUvAuthTokenPermissions> |
Remarks
See the user manual entry on PIN protocols for a much more in depth guide to working with PINs within FIDO2.