Click or drag to resize
BaseSeparatorChar Property

[This is preliminary documentation and is subject to change.]

Gets the separator character.

Namespace: OAuth.Decoder
Assembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax
protected virtual char SeparatorChar { get; }

Property Value

Type: Char
Separator character.
See Also