Table of Contents

Class OpenIddictConstants.Schemes

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

Fields

Basic

public const string Basic = "Basic"

Field Value

string

Bearer

public const string Bearer = "Bearer"

Field Value

string