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