BACK TO INDEX

Win32_TSPermissionsSetting
The Win32_TSPermissionsSetting class allows granting permissions to new accounts and restoring default permissions on the terminal.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) of the CIM_Setting object.
DescriptionStringA textual description of the CIM_Setting object.
SettingIDStringThe identifier by which the CIM_Setting object is known.
TerminalNameStringName of the Terminal.
SAMPLE DATA INSTANCE
   
   instance of Win32_TSPermissionsSetting
   {
    TerminalName = "Console";
   };