SWbemPrivilege.Name property
The Name property of an SWbemPrivilege object is a string that uniquely describes a privilege. For example, the privilege that controls whether a user can execute the shutdown method of an object has the "SeShutdownPrivilege" string in the SWbemPrivilege.Name property. This property is read-only.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read-only.
Syntax
SWbemPrivilege.Name As
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemPrivilege |
IID |
IID_ISWbemPrivilege |