Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.28 KB

--securityrelatedclass.md

File metadata and controls

63 lines (39 loc) · 1.28 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date topic_type api_name api_type api_location
Serves as a parent class for all types of security classes.
00e726b6-970a-4aa9-addb-1c52ad977728
multiple
__SecurityRelatedClass class
reference
05/31/2018
APIRef
kbSyntax
__SecurityRelatedClass
Schema
All

__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