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>
|
/// <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>
|
/// </summary>
|
||||||
public bool PublicReadAccess {
|
public bool PublicReadAccess {
|
||||||
get {
|
get {
|
||||||
|
|
Loading…
Reference in New Issue