__SecurityRelatedClass class

The __SecurityRelatedClass abstract system class serves as a parent class for all types of security classes. No instances of this class are ever created, and all security classes must derive from this base class.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

[abstract]
class __SecurityRelatedClass
{
};

Members

The __SecurityRelatedClass class does not define any members.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
All WMI namespaces

See also

WMI System Classes