SWbemPrivilege.DisplayName property
The DisplayName property of an SWbemPrivilege object is a string that displays a description of an SWbemPrivilege object. For example, the privilege that controls whether a user can execute the shutdown method of an object has the "Shut down the system" string in the SWbemPrivilege.DisplayName 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.DisplayName 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 |