UserPresenceVerified Property
UserPresenceVerified
If the user's presence was verified in the authentication operation,
this will be true
. Otherwise it will be false
.
C#
public bool UserPresenceVerified { get; }
Property Value
Type | Description |
---|---|
System.Boolean |