BACK TO INDEX

Win32_PrivilegesStatus
The Win32_PrivilegesStatus class reports information about privileges required to complete an operation. It may be returned when an operation failed, or when a partially populated instance has been returned.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
DescriptionStringNA
OperationStringNA
ParameterInfoStringNA
PrivilegesNotHeldStringThe PrivilegesNotHeld property indicates required access privileges missing in order to complete an operation. The types ofaccess privileges can be found under the Windows NT Privileges. Example: SE_SHUTDOWN_NAME
PrivilegesRequiredStringThe PrivilegesRequired property indicates all privileges required to perform an operation. This includes values from the PrivilegesNotHeld property. Example: SE_SHUTDOWN_NAME
ProviderNameStringNA
StatusCodeUInt32NA
SAMPLE DATA INSTANCE
   Class does not currently contain data instances