RSOP_SecuritySettings class
The RSOP_SecuritySettings WMI class is the abstract class from which other RSoP security classes derive. Instances of this class are not logged. This class was added for Windows XP.
The following syntax is simplified from MOF code.
Syntax
class RSOP_SecuritySettings : RSOP_PolicySetting
{
uint32 ErrorCode;
uint32 Status;
};
Members
The RSOP_SecuritySettings class has these types of members:
Properties
The RSOP_SecuritySettings class has these properties.
- ErrorCode
-
- Data type: uint32
- Access type: Read-only
System error code for a given security policy setting.
- Status
-
- Data type: uint32
- Access type: Read-only
Status of the security policy engine. This property can have one of the following values.
Remarks
The RSOP_SecuritySettings class is derived from RSOP_PolicySetting.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Namespace |
\\.\root\RSOP |
|
MOF |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012
