RequiresTouch Property
RequiresTouch
The credential requires the user to touch the key to generate a one-time password.
C#
public Nullable<bool> RequiresTouch { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |