Class OpenIDConstants.CodeChallengeMethods
Code challenge methods.
Inherited Members
Namespace: ComponentSpace.OpenID
Assembly: ComponentSpace.OpenID.dll
Syntax
public static class OpenIDConstants.CodeChallengeMethods
Fields
Plain
Plain.
Declaration
public const string Plain = "plain"
Field Value
| Type | Description |
|---|---|
| string |
SHA256
SHA-256.
Declaration
public const string SHA256 = "S256"
Field Value
| Type | Description |
|---|---|
| string |