Class RoleNames
Namespace: Common.Utilities
Assembly: Common.dll
public static class RoleNames
Inheritance
object ← RoleNames
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Fields
Admin
public const string Admin = "Admin"
Field Value
Owner
public const string Owner = "Owner"
Field Value
Staff
public const string Staff = "Staff"
Field Value
Last modified: 21 May 2024