Owneat Technical Guide main Help

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

string

Owner

public const string Owner = "Owner"

Field Value

string

Staff

public const string Staff = "Staff"

Field Value

string

Last modified: 21 May 2024