Home > Configuration > SSL VPN > setvpnsessionaction_defaultauthorizationaction

setvpnsessionaction_defaultauthorizationaction

Use this method to set specify the network resources that users have access to when they log on to the internal network. The default setting for authorization is to deny access to all network resources. Citrix recommends using the default global setting and then creating authorization policies to define the network resources users can access. If you set the default authorization policy to DENY, you must explicitly authorize access to any network resource, which improves security.

Syntax



Parameters

name

The name of the vpn session action.
This is mandatory parameter.

defaultauthorizationaction

Specify the network resources that users have access to when they log on to the internal network. The default setting for authorization is to deny access to all network resources. Citrix recommends using the default global setting and then creating authorization policies to define the network resources users can access. If you set the default authorization policy to DENY, you must explicitly authorize access to any network resource, which improves security.
Possible Values : ALLOW, DENY.

Return Value

Returns simpleResult

See Also