Table of Contents

Class OpenIddictConstants.ApplicationTypes

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

Fields

Native

public const string Native = "native"

Field Value

string

Web

public const string Web = "web"

Field Value

string