Class OrganizationController.AssociateUserRoleArgs
Class for representing arguments to associate a WMUser/WMOrganizationRoleType with an WMOrganization.
Inherited Members
Namespace: Quantellia.WMServer.Auth
Assembly: WMServer.dll
Syntax
public class OrganizationController.AssociateUserRoleArgs
Properties
RoleName
The role assigned to the WMUserto be associated with the WMOrganization
Declaration
public string RoleName { get; set; }
Property Value
Type | Description |
---|---|
string |