RSOP_IEESC class
Contains details for ESC attributes for a security zone.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[AMENDMENT]
class RSOP_IEESC
{
string rsopID;
sint32 rsopPrecedence;
boolean EscEnabled;
};
Members
The RSOP_IEESC class has these types of members:
Properties
The RSOP_IEESC class has these properties.
-
EscEnabled
-
-
Data type: boolean
-
Access type: Read-only
-
Qualifiers: DisplayName ("Enhanced Security Settings")
True if Internet Explorer Enhanced Security Settings are enabled.
-
-
rsopID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("RSOP ID")
Foreign key to RSOP_PolicySetting.
-
-
rsopPrecedence
-
-
Data type: sint32
-
Access type: Read-only
-
Qualifiers: key, DisplayName ("RSOP Precedence")
Foreign key to RSOP_PolicySetting.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\RSOP\Computer, Root\RSOP\User |
MOF |
|
DLL |
|