Creates an ACL where only the provided user has access.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- owner
- Type: ParseParseUser
The only user that can read or write objects governed by this ACL.
See Also