Show / Hide Table of Contents

TicketFlags Property

TicketFlags

Flags that control the output format of the text returned by the YubiKey button press.

C#
public override TicketFlags TicketFlags { get; set; }

Property Value

Type Description
TicketFlags

Overrides

SlotConfigureBase.TicketFlags

Exceptions

Type Condition
InvalidOperationException

Thrown if an invalid flag set is specified.

Remarks

In this article
Back to top Generated by DocFX