public interface SWbemPrivilege
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Display name of this privilege.
|
int |
getIdentifier()
Integer that represents the privilege that is being set or retrieved.
|
String |
getName()
Name of this privilege.
|
boolean |
isEnabled()
Boolean value that indicates if this privilege is enabled.
|
String getDisplayName()
int getIdentifier()
boolean isEnabled()
String getName()
Copyright © 2020. All rights reserved.