Show / Hide Table of Contents

Class UserRole

Domain values defining roles that can be assigned to users. These can be associated with Permissions and Policys.

Inheritance
object
DbDomainValue
UserRole
Inherited Members
DbDomainValue.Name
DbDomainValue.Documentation
DbDomainValue.Status
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Quantellia.WMServer.Auth
Assembly: WMServer.dll
Syntax
public class UserRole : DbDomainValue

Constructors

UserRole(string)

Declaration
public UserRole(string name)
Parameters
Type Name Description
string name
In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 1/15/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE