RSOP_IEConnectionSettingsLink class
Represents the association between an Internet Explorer Administration Kit (IEAK) policy setting and the policy's Internet connection settings.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, AMENDMENT]
class RSOP_IEConnectionSettingsLink
{
RSOP_IEConnectionSettings REF connectionSettings;
RSOP_IEAKPolicySetting REF policySetting;
};
Members
The RSOP_IEConnectionSettingsLink class has these types of members:
Properties
The RSOP_IEConnectionSettingsLink class has these properties.
-
connectionSettings
-
-
Data type: RSOP_IEConnectionSettings
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("Proxy Settings")
Reference to the connection and proxy settings associated with this link.
-
-
policySetting
-
-
Data type: RSOP_IEAKPolicySetting
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("Policy Setting")
Reference to the policy setting associated with this link.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|