Share via


OpenIdConnectResponseType.Code Field

Definition

Overloads

Code

Indicates the 'code' response type. See: https://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth. For example: https://openid.net/specs/openid-connect-core-1_0.html#codeExample.

Code

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

Field Value

Applies to