HasTemporaryPin Property
HasTemporaryPin
Indicates whether a temporary PIN has been generated in the YubiKey in relation to a successful biometric match.
C#
public bool HasTemporaryPin { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if a temporary PIN has been generated. |