RSOP_IELinkItemLink class
Represents the association between an Internet Explorer Administration Kit (IEAK) policy setting and an item in a user's Internet Explorer Links bar.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[Association, AMENDMENT]
class RSOP_IELinkItemLink
{
RSOP_IELinkItem REF linkItem;
RSOP_IEAKPolicySetting REF policySetting;
};
Members
The RSOP_IELinkItemLink class has these types of members:
Properties
The RSOP_IELinkItemLink class has these properties.
-
linkItem
-
-
Data type: RSOP_IELinkItem
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("Link Item")
Reference to the browser Links bar item associated with this instance of the RSOP_IELinkItem class.
-
-
policySetting
-
-
Data type: RSOP_IEAKPolicySetting
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("Policy Setting")
Reference to the policy setting associated with this instance of the RSOP_IELinkItem class.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|