Table of Contents

Class OpenIddictConstants.AuthorizationTypes

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

Fields

AdHoc

public const string AdHoc = "ad-hoc"

Field Value

string

Permanent

public const string Permanent = "permanent"

Field Value

string