Table of Contents

Class OpenIddictConstants.Permissions.Prefixes

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

Fields

Endpoint

public const string Endpoint = "ept:"

Field Value

string

GrantType

public const string GrantType = "gt:"

Field Value

string

ResponseType

public const string ResponseType = "rst:"

Field Value

string

Scope

public const string Scope = "scp:"

Field Value

string