Win32_LogonSessionMappedDisk class
The Win32_LogonSessionMappedDisk class represents an association between a logon session and the mapped logical disks defined within the session.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Dynamic, Provider("CIMWin32a"), AMENDMENT]
class Win32_LogonSessionMappedDisk : CIM_Dependency
{
Win32_LogonSession REF Antecedent;
Win32_MappedLogicalDisk REF Dependent;
};
Members
The Win32_LogonSessionMappedDisk class has these types of members:
Properties
The Win32_LogonSessionMappedDisk class has these properties.
-
Antecedent
-
The Antecedent property references a logon session.
-
Dependent
-
The Dependent property references a mapped logical disk defined within the session referenced by the Antecedent property.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|