Contains manual token authorization options.
Inheritance HierarchySystemObject
Bloomberglp.BlpapiAuthToken
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.6.64-experimental+729270cf207a6113e8bbb043419936f745983b67
Syntaxpublic ref class AuthToken
type AuthToken = class end
The AuthToken type exposes the following members.
Constructors|
| Name | Description |
|---|
 | AuthToken |
Creates an AuthToken to use for authorization.
The behavior is undefined when token is null
or empty.
|
Top
See Also