UserVerification Property
UserVerification
If true
, a test of user verification operation indicates the
user has indeed been verified. Note that this can be biometric
verification, as well as touch plus PIN, or password. Otherwise it
will be false
.
C#
public bool UserVerification { get; }
Property Value
Type | Description |
---|---|
System.Boolean |