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
Permanent
public const string Permanent = "permanent"