Home > Configuration > Authentication > setauthenticationprotecteduseraction_maxconcurrentusers

setauthenticationprotecteduseraction_maxconcurrentusers

Use this method to set max number of concurrent users allowed.

Syntax



Parameters

name

Name of the action to configure.
This is mandatory parameter.

maxconcurrentusers

Max number of concurrent users allowed.
Default value = AAA_DEFAULT_CONCURRENT_USERS.
Minimum value = 1.
Maximum value = 512.

Return Value

Returns simpleResult

See Also