Show / Hide Table of Contents

RequiresTouch Property

RequiresTouch

The credential requires the user to touch the key to generate a one-time password.

C#
public bool? RequiresTouch { get; set; }

Property Value

Type Description
bool?
In this article
Back to top Generated by DocFX