SWbemObjectSet.Security_ property
The Security_ property of the SWbemObjectSet object is used to get or set the security settings for an SWbemObjectSet object. This property is an SWbemSecurity object.
Note
Setting the Security_ property of an SWbemObjectSet object to NULL grants unlimited access to everyone at all times. For more information about the implications of unlimited access, see SWbemSecurity.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read-only.
Syntax
SWbemObjectSet.Security_ As Object
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemObjectSet |
IID |
IID_ISWbemObjectSet |