Contains application-specific authorization options.
Inheritance HierarchySystemObject
Bloomberglp.BlpapiAuthApplication
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.26.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
Syntaxpublic class AuthApplication
Public Class AuthApplication
public ref class AuthApplication
type AuthApplication = class end
The AuthApplication type exposes the following members.
Constructors|
| Name | Description |
|---|
 | AuthApplication |
Creates an AuthApplication object to for
authorization.
The behavior is undefined when applicationName
is null or empty.
|
Top
See Also