SWbemServices.Security_ property

The Security_ property of the SWbemServices object is used to get or set the security settings for an SWbemServices object. This property is an SWbemSecurity object.

For an explanation of this syntax, see Document Conventions for the Scripting API.

This property is read-only.

Syntax

SWbemServices.Security_ As Object

Property value

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Wbemdisp.h
Type library
Wbemdisp.tlb
DLL
Wbemdisp.dll
CLSID
CLSID_SWbemServices
IID
IID_ISWbemServices

See also

SWbemServices

Creating a WMI Application or Script