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.25.11.64-experimental+d519cd77c15f00eb425bcde0dbe3273921f5910b
Syntax
public abstract Request CreateAuthorizationRequest()

Return Value

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