Click or drag to resize
ServiceCreateAuthorizationRequest Method
Returns an empty Request object to be used for authorization. The request id of the new request, i.e. RequestId, is null.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.6.1
Syntax
public abstract Request CreateAuthorizationRequest()

Return Value

Type: Request
Exceptions
ExceptionCondition
NotFoundException This service does not have an AuthorizationRequest operation.
See Also