Win32_TSGatewayConnectionAuthorizationPolicy, ROOT\CIMV2\TerminalServices\ms_409
Class
| Methods (26)
| Properties (20)
| Qualifiers (3)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Describes a connection authorization policy. Caps are used to decide whether an user is allowed to connect to TS Gateway server or not
Win32_TSGatewayConnectionAuthorizationPolicy methods Win32_TSGatewayConnectionAuthorizationPolicy has 26 methods (26 Local )
Win32_TSGatewayConnectionAuthorizationPolicy properties Win32_TSGatewayConnectionAuthorizationPolicy has 20 properties (20 Local )
Detailed description of Win32_TSGatewayConnectionAuthorizationPolicy methods Local methods (26) of Win32_TSGatewayConnectionAuthorizationPolicy class ▲ AddComputerGroupNames methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerGroupNames string 0 ✓ - {'Description':'Computer group names','In':True}
Description 'Adds given computer group names to the existing computer groups' AddComputerGroupNames method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ Create methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name','In':True} UserGroupNames string 1 ✓ - {'Description':'User group names','In':True} ComputerGroupNames string 2 ✓ - {'Description':'Computer group names','In':True} SmartCard boolean 3 ✓ - {'Description':'Whether smart can be used','In':True} Password boolean 4 ✓ - {'Description':'Whether password can be used','In':True} SecureId boolean 5 ✓ - {'Description':'Whether secure id is required','In':True} Enabled boolean 6 ✓ - {'Description':'Whether to enable/disable this policy','In':True} DeviceRedirectionType uint32 7 ✓ - {'Description':'Device redirection type','In':True} DiskDrivesDisabled boolean 8 ✓ - {'Description':'Whether to enable/disable disk drives','In':True} PrintersDisabled boolean 9 ✓ - {'Description':'Whether to enable/disable printers','In':True} SerialPortsDisabled boolean 10 ✓ - {'Description':'Whether to enable/disableserial ports','In':True} ClipboardDisabled boolean 11 ✓ - {'Description':'Whether to enable/disable clipboard','In':True} PlugAndPlayDevicesDisabled boolean 12 ✓ - {'Description':'Whether to enable/disable plug and play devices','In':True} IdleTimeout uint32 13 ✓ - {'Description':'Idle timeout value in minutes','In':True} SessionTimeout uint32 14 ✓ - {'Description':'Session timeout value in minutes','In':True} SessionTimeoutAction uint32 15 ✓ - {'Description':'Session timeout action in minutes','In':True} AllowOnlySDRServers boolean 16 ✓ - {'Description':'Whether connections allowed only to SDR TS servers','In':True} CookieAuthentication boolean 17 ✓ - {'Description':'Indicates whether cookie authentication can be used to connect to TS Gateway server','In':True}
Description 'Creates a new cap with given values' Create method is in 4 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 14 namespaces
▲ DisableClipboard methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Disabled boolean 0 ✓ - {'In':True}
Description 'Disables or enables clipboard redirection' DisableClipboard method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DisableDiskDrives methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Disabled boolean 0 ✓ - {'In':True}
Description 'Disables or enables disk drives redirection' DisableDiskDrives method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DisablePlugAndPlayDevices methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Disabled boolean 0 ✓ - {'In':True}
Description 'Disables or enables plug and play devices redirection' DisablePlugAndPlayDevices method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DisablePrinters methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Disabled boolean 0 ✓ - {'In':True}
Description 'Disables or enables printers redirection' DisablePrinters method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DisableSerialPorts methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Disabled boolean 0 ✓ - {'In':True}
Description 'Disables or enables serial ports redirection' DisableSerialPorts method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ EnableAllowOnlySDRServers methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers AllowOnlySDRServers boolean 0 ✓ - {'Description':'If set to true, connections will be allowed only to SDR TS servers. If set to false, connections will be allowed to older TS servers also','In':True}
Description 'Used to toggle OnlyConsentCapableClients property' EnableAllowOnlySDRServers method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ RemoveComputerGroupNames methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerGroupNames string 0 ✓ - {'Description':'Computer group names','In':True}
Description 'Removes given computer group names from the existing computer groups' RemoveComputerGroupNames method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ RemoveUserGroupNames methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers UserGroupNames string 0 ✓ - {'Description':'User group names','In':True}
Description 'Removes given user group names from the existing user groups' RemoveUserGroupNames method is in 2 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetComputerGroupNames methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ComputerGroupNames string 0 ✓ - {'Description':'Computer group names','In':True}
Description 'Sets computer group names in the policy' SetComputerGroupNames method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetCookieAuthenticationAllowed methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Allowed boolean 0 ✓ - {'Description':'new CookieAuthenticationAllowed value','In':True}
Description 'Sets CookieAuthenticationAllowed property' SetCookieAuthenticationAllowed method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetDeviceRedirectionType methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers DeviceRedirectionType uint32 0 ✓ - {'Description':'new device redirection type value','In':True}
Description 'Sets the device redirection type' SetDeviceRedirectionType method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetIdleTimeout methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers IdleTimeout uint32 0 ✓ - {'In':True}
Description 'Sets idle timeout for the CAP' SetIdleTimeout method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetName methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'New name of the cap','In':True}
Description 'Sets a new name to this connection authorization policy. This method ensures that names will be unique' SetName method is in 4 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 5 namespaces
▲ SetPasswordAllowed methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Allowed boolean 0 ✓ - {'Description':'new PasswordAllowed value','In':True}
Description 'Sets PasswordAllowed property' SetPasswordAllowed method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetSecureIdAllowed methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Allowed boolean 0 ✓ - {'Description':'new SecureIdAllowed value','In':True}
Description 'Sets SecureIdAllowed property' SetSecureIdAllowed method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetSessionTimeout methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers SessionTimeout uint32 0 ✓ - {'In':True} SessionTimeoutAction uint32 1 ✓ - {'In':True}
Description 'Sets session timeout for the CAP' SetSessionTimeout method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetSmartcardAllowed methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Allowed boolean 0 ✓ - {'Description':'new SmartcardAllowed value','In':True}
Description 'Sets SmartcardAllowed property' SetSmartcardAllowed method is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ Update methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name','In':True} UserGroupNames string 1 ✓ - {'Description':'User group names','In':True} ComputerGroupNames string 2 ✓ - {'Description':'Computer group names','In':True} SmartCard boolean 3 ✓ - {'Description':'Whether smart can be used','In':True} Password boolean 4 ✓ - {'Description':'Whether password can be used','In':True} SecureId boolean 5 ✓ - {'Description':'Whether secure id is required','In':True} Enabled boolean 6 ✓ - {'Description':'Whether to enable/disable this policy','In':True} DeviceRedirectionType uint32 7 ✓ - {'Description':'Device redirection type','In':True} DiskDrivesDisabled boolean 8 ✓ - {'Description':'Whether to enable/disable disk drives','In':True} PrintersDisabled boolean 9 ✓ - {'Description':'Whether to enable/disable printers','In':True} SerialPortsDisabled boolean 10 ✓ - {'Description':'Whether to enable/disable serial ports','In':True} ClipboardDisabled boolean 11 ✓ - {'Description':'Whether to enable/disable clipboard','In':True} PlugAndPlayDevicesDisabled boolean 12 ✓ - {'Description':'Whether to enable/disable plug and play devices','In':True} IdleTimeout uint32 13 ✓ - {'Description':'Idle timeout value in minutes','In':True} SessionTimeout uint32 14 ✓ - {'Description':'Session timeout value in minutes','In':True} SessionTimeoutAction uint32 15 ✓ - {'Description':'Session timeout action in minutes','In':True} AllowOnlySDRServers boolean 16 ✓ - {'Description':'Whether connections allowed only to SDR TS servers','In':True} CookieAuthentication boolean 17 ✓ - {'Description':'Indicates whether cookie authentication can be used to connect to TS Gateway server','In':True}
Description 'Updates the current cap with given values' Update method is in 4 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 11 namespaces
Detailed description of Win32_TSGatewayConnectionAuthorizationPolicy properties Local properties (20) of Win32_TSGatewayConnectionAuthorizationPolicy class ▲ AllowOnlySDRServers propertyCIMTYPE 'boolean' Description 'Specifies whether connections allowed only to SDR TS servers' AllowOnlySDRServers property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ ClipboardDisabled propertyCIMTYPE 'boolean' Description 'Indicates whether clipboard redirection will be disabled' ClipboardDisabled property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ ComputerGroupNames propertyCIMTYPE 'string' Description 'Semicolon separated computer group names. This value can be empty. If some value is specified, then the client's computer should belongs to any one of these computer groups for the user to get access to the TS Gateway server' ComputerGroupNames property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ CookieAuthenticationAllowed propertyCIMTYPE 'boolean' Description 'Indicates whether cookie authentication can be used to connect to TS Gateway server' CookieAuthenticationAllowed property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DeviceRedirectionType propertyCIMTYPE 'uint32' Description 'Specifies which devices will be redirected. 0 means all devices will be redirected, 1 means none of the devices will be redirected, 2 means only few specified devices will not be re-directed' DeviceRedirectionType property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ DiskDrivesDisabled propertyCIMTYPE 'boolean' Description 'Indicates whether disk drives redirection will be disabled' DiskDrivesDisabled property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ HasNapAttributes propertyCIMTYPE 'boolean' Description 'Indicates whether the policy has NAP attributes' HasNapAttributes property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ IdleTimeout propertyCIMTYPE 'uint32' Description 'Idle timeout value in minutes. 0 means no timeout' IdleTimeout property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 6 namespaces
▲ Order propertyCIMTYPE 'uint32' Description 'Order of the cap. Caps will be evaluated in this order' Order property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 8 namespaces
▲ PasswordAllowed propertyCIMTYPE 'boolean' Description 'Indicates whether password can be used to connect to TS Gateway server' PasswordAllowed property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ PlugAndPlayDevicesDisabled propertyCIMTYPE 'boolean' Description 'Indicates whether plug and play devices redirection will be disabled' PlugAndPlayDevicesDisabled property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ PrintersDisabled propertyCIMTYPE 'boolean' Description 'Indicates whether printers redirection will be disabled' PrintersDisabled property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SecureIdAllowed propertyCIMTYPE 'boolean' Description 'Indicates whether secure identifier can be used to connect to TS Gateway server' SecureIdAllowed property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SerialPortsDisabled propertyCIMTYPE 'boolean' Description 'Indicates whether serial ports redirection will be disabled' SerialPortsDisabled property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SessionTimeout propertyCIMTYPE 'uint32' Description 'Session timeout value in minutes. 0 means no timeout' SessionTimeout property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 3 namespaces
▲ SessionTimeoutAction propertyCIMTYPE 'uint32' Description 'Action to be taken in case of session timeout. 0 - disconnect, 1 - reauth' SessionTimeoutAction property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SmartcardAllowed propertyCIMTYPE 'boolean' Description 'Indicates whether smartcard can be used to connect to TS Gateway server' SmartcardAllowed property is in 1 class (Win32_TSGatewayConnectionAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
Win32_TSGatewayConnectionAuthorizationPolicy Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AMENDMENT True ✗ ✗ ✓ ✗ ✓
Description 'Describes a connection authorization policy. Caps are used to decide whether an user is allowed to connect to TS Gateway server or not' ✗ ✓ ✓ ✗ ✓
LOCALE 1033 ✗ ✗ ✓ ✗ ✓
Win32_TSGatewayConnectionAuthorizationPolicy System properties Similar Classes to Win32_TSGatewayConnectionAuthorizationPolicy Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by