Bloomberg API for .NET
IsAuthorized Method (service)
NamespacesBloomberglp.BlpapiIdentityIsAuthorized(Service)
Returns true if the user handle is authorized for the specified Service.
Declaration Syntax
C#Visual BasicVisual C++
bool IsAuthorized(
	Service service
)
Function IsAuthorized ( 
	service As Service
) As Boolean
bool IsAuthorized(
	Service^ service
)
Parameters
service (Service)
Return Value
Boolean
true on authorized and false otherwise.
Exceptions
ExceptionCondition
ArgumentException The specified 'service' is null.

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