Click or drag to resize

IOAuth2TokenRawToken Property

The raw token that can be passed to various servers for authorization.

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
string RawToken { get; }

Property Value

Type: String
See Also