Show / Hide Table of Contents

Class OpenIddictConstants.SubjectTypes

Inheritance
System.Object
OpenIddictConstants.SubjectTypes
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.Abstractions
Assembly: cs.temp.dll.dll
Syntax
public static class SubjectTypes

Fields

Pairwise

Declaration
public const string Pairwise = "pairwise"
Field Value
Type Description
System.String

Public

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