UserPresence Property
UserPresence
If true
, a test of user presence indicates a user is indeed
present before making the credential (e.g. the YubiKey was touched).
Otherwise it will be false
.
C#
public bool UserPresence { get; }
Property Value
Type | Description |
---|---|
System.Boolean |