Delen via


OpenIdConnectGrantTypes.TokenExchange Field

Definition

Indicates the 'token-exchange' grant type. See: https://datatracker.ietf.org/doc/html/rfc8693.

public const string TokenExchange;
val mutable TokenExchange : string
Public Const TokenExchange As String 

Field Value

Applies to