Class ApplicationRole
Represents an application role.
public class ApplicationRole
- Inheritance
-
ApplicationRole
Constructors
- ApplicationRole(Guid, string)
Initializes a new instance of the ApplicationRole class.
Properties
- RoleGuid
Gets or sets the unique identifier of the role.
- RoleName
Gets or sets the name of the role.