Show / Hide Table of Contents

Class UserOrganizationRole

Lookup class for managing user rolls in an organization.

Inheritance
object
DbDomainValue
UserOrganizationRole
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.Model
Assembly: WMServer.dll
Syntax
public class UserOrganizationRole : DbDomainValue

Constructors

UserOrganizationRole(string)

Declaration
public UserOrganizationRole(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