YubiKeyFlags Property
YubiKeyFlags
YubiKey flags that control YubiKey behavior.
C#
public virtual YubiKeyFlags YubiKeyFlags { get; set; }
Property Value
Type | Description |
---|---|
YubiKeyFlags |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | Thrown if an invalid flag set is specified. |