Share via


IAuthenticationOperation.AccessTokenType Property

Definition

Expected to match the token_type parameter returned by ESTS. Used to disambiguate between ATs of different types (e.g. Bearer and PoP) when loading from cache etc.

public string AccessTokenType { get; }
member this.AccessTokenType : string
Public ReadOnly Property AccessTokenType As String

Property Value

Applies to