Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
e4397e3cee
commit
2a3c2d811b
|
@ -111,7 +111,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets whether the given user is *explicitly* allowed to read this
|
||||
/// Detects whether the given user is *explicitly* allowed to read this
|
||||
/// object. Even if this returns false, the user may still be able to read
|
||||
/// it if <see cref="PublicReadAccess"/> is true or a role that the user
|
||||
/// belongs to has read access.
|
||||
|
|
Loading…
Reference in New Issue