Table of Contents

Class OpenIddictConstants.JsonWebTokenTypes

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

Fields

AccessToken

public const string AccessToken = "at+jwt"

Field Value

string

Jwt

public const string Jwt = "JWT"

Field Value

string