Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX