Sets whether users belonging to the role with the given roleName
are allowed to read this object.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- roleName
- Type: SystemString
The name of the role. - allowed
- Type: SystemBoolean
Whether the role has access.
See Also