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