Click or drag to resize
ParametersToken Property

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

Gets the token.

Namespace: OAuth
Assembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax
public TokenBase Token { get; }

Property Value

Type: TokenBase
Token or null.
See Also