Show / Hide Table of Contents

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