Proxy.ListAccess

Lists users in the proxy access list.

Parameters

Proxy.ListAccess (Required)

Specifies the list proxy access.

User.context (Required)

Specifies the context identifier for this user's session.

Return Values

Value

Description

Proxy.Access.count

Number of users in the proxy access list.

Proxy.Access[n].id

Identifier of the user in the proxy access list.

Proxy.Access[n].name

Name of the nth user.

Proxy.Access[n].email

Email address of the nth user.

Example

<A href="/servlet/webacc?User.context=xyz&action=Proxy.Action
&Proxy.ListAccess="> Proxy Access List </A>