Table of Contents

Class OpenIddictConstants.Separators

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

Fields

Ampersand

public static readonly char[] Ampersand

Field Value

char[]

Comma

public static readonly char[] Comma

Field Value

char[]

Dash

public static readonly char[] Dash

Field Value

char[]

Dot

public static readonly char[] Dot

Field Value

char[]

DoubleQuote

public static readonly char[] DoubleQuote

Field Value

char[]

EqualsSign

public static readonly char[] EqualsSign

Field Value

char[]

Hash

public static readonly char[] Hash

Field Value

char[]

QuestionMark

public static readonly char[] QuestionMark

Field Value

char[]

Semicolon

public static readonly char[] Semicolon

Field Value

char[]

Space

public static readonly char[] Space

Field Value

char[]