RSOP_IEConnectionWinINetSettingsLink class
Represents the association between an Internet Explorer Administration Kit (IEAK) policy setting and WinInet connection settings for a remote access connection to the Internet.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, AMENDMENT]
class RSOP_IEConnectionWinINetSettingsLink
{
RSOP_IEAKPolicySetting REF policySetting;
RSOP_IEConnectionWinINetSettings REF winINetSettings;
};
Members
The RSOP_IEConnectionWinINetSettingsLink class has these types of members:
Properties
The RSOP_IEConnectionWinINetSettingsLink class has these properties.
- policySetting
-
- Data type: RSOP_IEAKPolicySetting
- Access type: Read-only
- Qualifiers: key, DisplayName ("Policy Setting")
Reference to the policy setting associated with this link.
- winINetSettings
-
- Data type: RSOP_IEConnectionWinINetSettings
- Access type: Read-only
- Qualifiers: key, DisplayName ("Dial Up Settings")
Reference to the WinInet connection settings 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 |
|
See also
Show: