StorageGetCollectionAsync Method |
Name | Description | |
---|---|---|
![]() | GetCollectionAsync(String) |
Returns a Storage Collection with the given name from the service.
|
![]() | GetCollectionAsync(String, String) |
Returns a Storage Collection with the given name from the service associated with the user. Subsequent accesses to Storage Objects in the
Storage Collection will only return Storage Objects owned by the user.
|