| Win32_TSPermissionsSetting | |||
| The Win32_TSPermissionsSetting class allows granting permissions to new accounts and restoring default permissions on the terminal. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | A short textual description (one-line string) of the CIM_Setting object. | |
| Description | String | A textual description of the CIM_Setting object. | |
| SettingID | String | The identifier by which the CIM_Setting object is known. | |
| TerminalName | String | Name of the Terminal. | |
| SAMPLE DATA INSTANCE | |||
|        instance of Win32_TSPermissionsSetting    {     TerminalName = "Console";    }; | |||