Table of Contents

Class OpenIddictConstants.CodeChallengeMethods

Namespace
OpenIddict.Abstractions
Assembly
OpenIddict.Abstractions.dll
public static class OpenIddictConstants.CodeChallengeMethods
Inheritance
OpenIddictConstants.CodeChallengeMethods
Inherited Members

Fields

Plain

public const string Plain = "plain"

Field Value

string

Sha256

public const string Sha256 = "S256"

Field Value

string