Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
9e25787373
commit
01fd804cdc
|
@ -58,7 +58,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets whether the given user id is *explicitly* allowed to read this
|
||||
/// Detects whether the given user id 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