Show / Hide Table of Contents

YubiKeyFlags Property

YubiKeyFlags

YubiKey flags that control YubiKey behavior.

C#
public virtual YubiKeyFlags YubiKeyFlags { get; set; }

Property Value

Type Description
YubiKeyFlags

Exceptions

Type Condition
InvalidOperationException

Thrown if an invalid flag set is specified.

In this article
Back to top Generated by DocFX