Show / Hide Table of Contents

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
bool
In this article
Back to top Generated by DocFX