Proxy.ReadAccess

Reads the proxy access rights for a user.

Parameters

User.context (Required)

Specifies the context identifier for this user's session.

Proxy.ReadAccess (Required)

Specifies the unique identifier of a user in the proxy access list.

Return Values

Value

Description

Proxy.Access.id

Identifier of the user in the proxy access list.

Proxy.Access.email

Email address in the proxy access list.

Proxy.Access.name

Name of the user in the proxy access list.

Proxy.Access.Read.mail

User has rights to read mail.

Proxy.Access.Write.mail

User has rights to create mail.

Proxy.Access.Read.note

User has rights to read notes.

Proxy.Access.Write.note

User has rights to create notes.

Proxy.Access.Read.todo

User has rights to read tasks.

Proxy.Access.Write.todo

User has rights to create tasks.

Proxy.Access.Read.appointment

User has rights to read appointments.

Proxy.Access.Write.appointment

User has rights to create appointments.

Proxy.Access.Option.notify

User has rights to notifications.

Proxy.Access.Read.private

User has rights to read private items.

Proxy.Access.Option.settings

User has rights to modify options, rules, and folders.

Proxy.Access.Option.alarms

User has rights to alarms.

Example

<A href="/servlet/webacc?User.context=xyz&action=Proxy.Action
&Proxy.readAccess=1216"> Read Proxy Access </A>