Discuss this help topic in SecureBlackbox Forum
Assigns a new name to the user with given ID.
Declaration
Parameters
- ID - the unique identifier of the user.
- Format - specifies the name identifier format as defined in SAML Core specification. Use GetSupportedIdentifierTypes to check the supported formats.
- Value - the new name identifier to be assigned to the user.
Description
This method is used to assign a new name to the user with given ID.
Discuss this help topic in SecureBlackbox Forum