Bloomberg API for .NET
CreateIdentity Method
NamespacesBloomberglp.BlpapiAbstractSessionCreateIdentity()()()()
Returns a new Identity which is valid but has not been authorized.
Declaration Syntax
C#Visual BasicVisual C++
public Identity CreateIdentity()
Public Function CreateIdentity As Identity
public:
Identity^ CreateIdentity()
Return Value
Identity
A Identity for a user to use in authorizations and sending requests and subscriptions.
Remarks
Create a handle to represent a user of services. For using services with the specific user's credentials the userhandle should be authorized with the corresponding authorization service.

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