Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PrivilegeName

The name of the privilege granted to user.

Enumeration members

CreateAnyIndex

CreateAnyIndex: = "CREATE_ANY_INDEX"

Delete

Delete: = "DELETE"

DeleteAnyTable

DeleteAnyTable: = "DELETE_ANY_TABLE"

Index

Index: = "INDEX"

Insert

Insert: = "INSERT"

InsertAnyTable

InsertAnyTable: = "INSERT_ANY_TABLE"

Owner

Owner: = "OWNER"

Read

Read: = "READ"

ReadAnyTable

ReadAnyTable: = "READ_ANY_TABLE"

Select

Select: = "SELECT"

SelectAnyTable

SelectAnyTable: = "SELECT_ANY_TABLE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Update

Update: = "UPDATE"

UpdateAnyTable

UpdateAnyTable: = "UPDATE_ANY_TABLE"

Functions

getDeserializedJsonObj

getJsonObj