ServiceCreateAuthorizationRequest Method |
Namespace: Bloomberglp.Blpapi
Exception | Condition |
---|---|
NotFoundException | This service does not have an AuthorizationRequest Operation. |
An application must populate the Request before using it with Session.sendAuthorizationRequest().
Note that this method can be called only on authorization services. This method will throw a NotFoundException if this Service does not provide an AuthorizationRequest operation. The request created by this method can be used for authorizing users to receive data from other Services that require this authorization.