Class Role
Represents a role.
Inheritance
System.Object
Role
Namespace: TheIdentityHub.AspNetCore.Authentication
Assembly: TheIdentityHub.AspNetCore.Authentication.dll
Syntax
public sealed class Role : object
Properties
Name
Gets the name of the role.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |