Class Role
Represents a role.
Inheritance
System.Object
Role
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TheIdentityHub
Assembly: TheIdentityHub.dll
Syntax
public sealed class Role
Properties
Name
Gets the name of the role.
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |