Adds a new storage item to the access list, or replaces the specified item if it already exists in the list.
Syntax
storageItemAccessList.addOrReplace(token, file);
Parameters
- token
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The token associated with the new storage item. If the access list already contains a storage item that has this token, the new item replaces the existing one.
- file
-
Type: IStorageItem
The storage item to add or replace.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012