public System.string ActiveRoleId {get; set;}
public System.string ActiveRoleId {get; set;}
Exception | Description |
---|---|
System.NullReferenceException | A System.NullReferenceException will be thrown when Exago attempts to create the session and the ID of the role does not exist in the configuration. |
Once activated, it is not possible to deactivate a role in the API.
api.General.ActiveRoleId = "Restricted User";