Ilumnis Authentication

Role.RoleName Property

Gets or sets name of this role.

public string RoleName {get; set;}

Exceptions

Exception Type Condition
InvalidRoleNameException Thrown if invalid value is assigned.

See Also

Role Class | IExSys.Authentication Namespace