Win32_RDMSDesktopAssignment class

Describes the RD collection User Desktop assignment.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("Win32_RDManagement_Prov"), AMENDMENT]
class Win32_RDMSDesktopAssignment
{
  string CollectionAlias;
  string DesktopName;
  string UserName;
  string UserDomain;
};

Members

The Win32_RDMSDesktopAssignment class has these types of members:

Methods

The Win32_RDMSDesktopAssignment class has these methods.

Method Description
AddDesktopAssignment Adds a desktop assignment.
RemoveDesktopAssignment Removes a desktop assignment.

Properties

The Win32_RDMSDesktopAssignment class has these properties.

CollectionAlias

Data type: string

Access type: Read/write

Qualifiers: key

Alias of the collection.

DesktopName

Data type: string

Access type: Read/write

Qualifiers: key

The name of the desktop.

UserDomain

Data type: string

Access type: Read/write

Qualifiers: key

The user account domain name.

UserName

Data type: string

Access type: Read/write

Qualifiers: key

The user account name.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\cimv2\rdms
MOF
RDManagement.mof
DLL
RDMS.dll