My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ProfilesModels.EntityPermissionStatement Class Reference
Inheritance diagram for PlayFab.ProfilesModels.EntityPermissionStatement:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Action
 The action this statement effects. May be 'Read', 'Write' or '*' for both read and write.
 
string Comment
 A comment about the statement. Intended solely for bookkeeping and debugging.
 
object Condition
 Additional conditions to be applied for entity resources.
 
EffectType Effect
 The effect this statement will have. It may be either Allow or Deny.
 
object Principal
 The principal this statement will effect.
 
string Resource
 The resource this statements effects. Similar to 'pfrn:data–title![Title ID]/Profile/*'.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: