Click or drag to resize
IAbstractSessionSendAuthorizationRequest Method (Request, Identity, CorrelationID, String)

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.17.0.1
Syntax
CorrelationID SendAuthorizationRequest(
	Request authorizationRequest,
	Identity identity,
	CorrelationID correlationId,
	string requestLabel
)

Parameters

authorizationRequest
Type: Bloomberglp.BlpapiRequest
identity
Type: Bloomberglp.BlpapiIdentity
correlationId
Type: Bloomberglp.BlpapiCorrelationID
requestLabel
Type: SystemString

Return Value

Type: CorrelationID
See Also