Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Win32_ConnectionShare association WMI class relates a shared resource on the computer and the connection made to the shared resource.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetic order, not MOF order.
[Dynamic, Provider("SessionProvider"), AMENDMENT]
class Win32_ConnectionShare : CIM_Dependency
{
Win32_Share REF Antecedent;
Win32_ServerConnection REF Dependent;
};
The Win32_ConnectionShare class has these types of members:
The Win32_ConnectionShare class has these properties.
-
Antecedent
-
Reference to the instance representing the share to which the connection is made.
-
Dependent
-
Reference to the instance representing the server connection to the shared resource.
The Win32_ConnectionShare class is derived from CIM_Dependency.
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|