| Identity Interface |
Namespace: Bloomberglp.Blpapi
The Identity type exposes the following members.
| Name | Description | |
|---|---|---|
| HasEntitlements(Int32, Service) |
Returns true if the user has the specified entitlements for the specified
Service.
| |
| HasEntitlements(Element, Service) |
Returns true if the user has the specified entitlements for the specified
Service.
| |
| HasEntitlements(Int32, Service, ListInt32) |
Returns true if the user has the specified entitlements for the specified
Service.
| |
| HasEntitlements(Element, Service, ListInt32) |
Returns true if the user has the specified entitlements for the specified
Service.
| |
| IsAuthorized |
Returns true if the user handle is authorized for the specified Service.
|