Win32_TSGatewayResourceAuthorizationPolicy, ROOT\CIMV2\TerminalServices\ms_409
Class
| Methods (11)
| Properties (8)
| Qualifiers (3)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Describes a resource authorization policy. A resource authorization policy is used to decide whether an user is authorized to connect to a given resource
Win32_TSGatewayResourceAuthorizationPolicy methods Win32_TSGatewayResourceAuthorizationPolicy has 11 methods (11 Local )
Name Origin Return AddUserGroupNames Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
Create Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
Delete Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
RemoveUserGroupNames Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetDescription Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetEnabled Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetName Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetPortNumbers Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetResourceGroup Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
SetUserGroupNames Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
Update Win32_TSGatewayResourceAuthorizationPolicy uint32 {'out':True}
Win32_TSGatewayResourceAuthorizationPolicy properties Win32_TSGatewayResourceAuthorizationPolicy has 8 properties (8 Local )
Name Origin CIMType
Description Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
Enabled Win32_TSGatewayResourceAuthorizationPolicy 11 [boolean]
key
Name Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
PortNumbers Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
ProtocolNames Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
ResourceGroupName Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
ResourceGroupType Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
UserGroupNames Win32_TSGatewayResourceAuthorizationPolicy 8 [string]
Detailed description of Win32_TSGatewayResourceAuthorizationPolicy methods Local methods (11) of Win32_TSGatewayResourceAuthorizationPolicy class
▲ Create methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Name string 0 ✓ - {'Description':'Name of the rap','In':True} Description string 1 ✓ - {'Description':'Description about the rap','In':True} Enabled boolean 2 ✓ - {'Description':'Whether the rap should be enabled','In':True} ResourceGroupType string 3 ✓ - {'Description':'Resource group type','In':True} ResourceGroupName string 4 ✓ - {'Description':'Associated resource group name','In':True} UserGroupNames string 5 ✓ - {'Description':'User group names','In':True} ProtocolNames string 6 ✓ - {'Description':'Protocols names','In':True} PortNumbers string 7 ✓ - {'Description':'Semicolon separated port numbers that are allowed for this policy. To allow any port set '*'','In':True}
Description 'Creates a new resource authorization policy with the given values' Create method is in 4 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 14 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
▲ SetPortNumbers methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers PortNumbers string 0 ✓ - {'Description':'Port numbers','In':True}
Description 'Set the port numbers allowed to connect to the resource' SetPortNumbers method is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ SetResourceGroup methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers ResourceGroupName string 0 ✓ - {'Description':'new resource group name','In':True} ResourceGroupType string 1 ✓ - {'Description':'new resource group type','In':True}
Description 'Sets the resource group type and name' SetResourceGroup method is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) 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 of the rap','In':True} Description string 1 ✓ - {'Description':'Description about the rap','In':True} Enabled boolean 2 ✓ - {'Description':'Whether the rap should be enabled','In':True} ResourceGroupType string 3 ✓ - {'Description':'Resource group type','In':True} ResourceGroupName string 4 ✓ - {'Description':'Associated resource group name','In':True} UserGroupNames string 5 ✓ - {'Description':'User group names','In':True} ProtocolNames string 6 ✓ - {'Description':'Protocols names','In':True} PortNumbers string 7 ✓ - {'Description':'Semicolon separated port numbers that are allowed for this policy. To allow any port set '*'','In':True}
Description 'Updates the current rap with the new given values' Update method is in 4 classes of ROOT\CIMV2\TerminalServices\ms_409 and in 11 namespaces
Detailed description of Win32_TSGatewayResourceAuthorizationPolicy properties Local properties (8) of Win32_TSGatewayResourceAuthorizationPolicy class
▲ PortNumbers propertyCIMTYPE 'string' Description 'Semicolon separated port numbers that are allowed for this policy. To allow any port set '*'' PortNumbers property is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 3 namespaces
▲ ProtocolNames propertyCIMTYPE 'string' Description 'Semicolon separated protocol names that are enabled for this policy. Names would match Win32_TSGatewayServerSettings.GetProtocolName and operations in AzmanNote: Currently it supports only TS' ProtocolNames property is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ ResourceGroupName propertyCIMTYPE 'string' Description 'Resource group name' ResourceGroupName property is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
▲ ResourceGroupType propertyCIMTYPE 'string' Description 'Three types of resource groups are there - 'RG', 'CG', 'ALL'RG - resource group, as stored on AzmanCG - computer group, as stored on ADALL - All resources' ResourceGroupType property is in 1 class (Win32_TSGatewayResourceAuthorizationPolicy) of ROOT\CIMV2\TerminalServices\ms_409 and in 2 namespaces
Win32_TSGatewayResourceAuthorizationPolicy Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AMENDMENT True ✗ ✗ ✓ ✗ ✓
Description 'Describes a resource authorization policy. A resource authorization policy is used to decide whether an user is authorized to connect to a given resource' ✗ ✓ ✓ ✗ ✓
LOCALE 1033 ✗ ✗ ✓ ✗ ✓
Win32_TSGatewayResourceAuthorizationPolicy System properties Similar Classes to Win32_TSGatewayResourceAuthorizationPolicy Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by