ParseACLPublicReadAccess Property Parse
Gets or sets whether the public is allowed to read this object.

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

public bool PublicReadAccess { get; set; }

Property Value

Type: Boolean
See Also

Reference