Show / Hide Table of Contents

Class OpenIddictValidationAspNetCoreConstants.Properties

Inheritance
System.Object
OpenIddictValidationAspNetCoreConstants.Properties
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenIddict.Validation.AspNetCore
Assembly: cs.temp.dll.dll
Syntax
public static class Properties

Fields

Error

Declaration
public const string Error = ".error"
Field Value
Type Description
System.String

ErrorDescription

Declaration
public const string ErrorDescription = ".error_description"
Field Value
Type Description
System.String

ErrorUri

Declaration
public const string ErrorUri = ".error_uri"
Field Value
Type Description
System.String

Scope

Declaration
public const string Scope = ".scope"
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX