Class Identity
This class provides APIs for creating a string containing user name and customer information to be used while calling the login and getinfo APIs.
Namespace: SentinelCloud.Services.Licensing (Contain classes that helps in licensing operations such as requesting, updating, and releasing a license.)
Assembly: SentinelLicensing.dll
Constructors
Syntax | Description |
---|---|
Identity(ApplicationContext appContext, Attribute attribute) |
Creates an identity object using application context and attribute. Argument details: >appContext: Reserved for future use. >attribute: Contains user name and customer information in the form of key- value pairs. Following attributes of the LicensingConstant class are used to provide customer and user information respectively: •SNTL_ATTR_IDENTITY_CUSTOMER_ID •SNTL_ATTR_IDENTITY_USERNAME |
APIs
Modifier and Type | API |
---|---|
string |
|
void |
dispose() |
Attributes
The table below provides details about the attribute(s) that can be set by using the LicensingConstants class:
Attribute for... | Key and Description |
---|---|
Setting the user name |
|
Setting the customer ID |