Bloomberg API for .NET
HasEntitlements Method (entitlements, service)
NamespacesBloomberglp.BlpapiIdentityHasEntitlements(Element, Service)
Returns true if the user has the specified entitlements for the specified Service.
Declaration Syntax
C#Visual BasicVisual C++
bool HasEntitlements(
	Element entitlements,
	Service service
)
Function HasEntitlements ( 
	entitlements As Element,
	service As Service
) As Boolean
bool HasEntitlements(
	Element^ entitlements, 
	Service^ service
)
Parameters
entitlements (Element)
service (Service)
Return Value
Boolean
true on having entitlements for service and false otherwise.
Remarks
Exceptions
ExceptionCondition
ArgumentException The specified 'entitlements' or 'service' is null or invalid.

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.8.10.1