TicketFlags Property
TicketFlags
Flags that control the output format of the text returned by the YubiKey button press.
C#
public virtual TicketFlags TicketFlags { get; set; }
Property Value
Type | Description |
---|---|
TicketFlags |
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | Thrown if an invalid flag set is specified. |