Delen via


OpenIdConnectGrantTypes.JwtBearer Field

Definition

Indicates the 'jwt-bearer' grant type. See: https://datatracker.ietf.org/doc/html/rfc7523.

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

Field Value

Applies to