Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
6949af5f75
commit
ced7eb4350
|
@ -36,7 +36,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets whether the public is allowed to read this object.
|
||||
/// Gets or sets whether everyone is allowed to read this object.
|
||||
/// </summary>
|
||||
public bool PublicReadAccess {
|
||||
get {
|
||||
|
|
Loading…
Reference in New Issue