Class RolesConstants
Namespace: Common.Utilities
Assembly: Common.dll
public static class RolesConstants
Inheritance
object ← RolesConstants
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 = "82636b9f-187e-4b2a-a2ea-d98afffe7832"
Field Value
Customer
public const string Customer = "35e5e4ed-3d14-4766-af7b-601303e49a6b"
Field Value
Owner
public const string Owner = "e8ad15f9-0545-485c-bb0f-2aae480b8b5f"
Field Value
Staff
public const string Staff = "b55631b2-2c7e-4b73-81de-83e4476d9949"
Field Value
Last modified: 21 May 2024