Sets whether the given user is allowed to read this object.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- user
- Type: ParseParseUser
The user. - allowed
- Type: SystemBoolean
Whether the user has permission.
See Also