ParseObjectACL Property Parse
Gets or sets the ParseACL governing this object.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public ParseACL ACL { get; set; }

Property Value

Type: ParseACL
See Also

Reference