useAdminAccess property

bool? useAdminAccess
getter/setter pair

Set to true in order to use the user's admin credentials.

The server will verify the user is an admin for the Label before allowing access.

Implementation

core.bool? useAdminAccess;