$clientIdGetParamName public property
Name of the GET param, which is used to passed auth client id to this action. Note: watch for the naming, make sure you do not choose name used in some auth protocol.
public string $clientIdGetParamName = 'authclient'
Please login to continue.