Identity API
The following table lists down the API included in this category. These API can be used for performing identity-related operations (such as setting a user name or overriding the default user name for privacy concerns).
NOTE These API functions currently support setting user name only. So, you can use these API functions to override the user name.
Function |
Description |
---|---|
sntl_licensing_identity_new | Returns the identity object. |
sntl_licensing_identity_serialize |
Converts an identity object to an identity string. |
sntl_licensing_identity_delete | Deletes the identity object. |