Enumeration

AgsSecurityContextMode

Declaration

flags Ags.SecurityContextMode

Description [src]

The AgsSecurityContextMode specifies basic account permissions.

Members

Name Description
AGS_SECURITY_CONTEXT_RPC_READ

Allowed to read using RPC.

AGS_SECURITY_CONTEXT_RPC_WRITE

Allowed to write using RPC.

AGS_SECURITY_CONTEXT_RPC_EXECUTE

Allowed to execute using RPC.

AGS_SECURITY_CONTEXT_ACCOUNT_READ

Allowed to read account information.

AGS_SECURITY_CONTEXT_ACCOUNT_WRITE

Allowed to write account information.