Share via


IAuthenticationOperation.TelemetryTokenType Property

Definition

Value to log to telemetry Values available:

Bearer token type. Bearer = 1

Pop token type. Pop = 2,

Ssh-cert token type. SshCert = 3,

External token type. External = 4,

Extension token type. Extension = 5

public int TelemetryTokenType { get; }
member this.TelemetryTokenType : int
Public ReadOnly Property TelemetryTokenType As Integer

Property Value

Applies to