SharedAccessBlobPolicies.Add Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
SharedAccessBlobPolicies.Add (KeyValuePair) Adds the specified key/ SharedAccessBlobPolicy value, stored in a KeyValuePair, to the collection of shared access policies.
SharedAccessBlobPolicies.Add (String, SharedAccessBlobPolicy) Adds the specified key and SharedAccessBlobPolicy value to the collection of shared access policies.

See Also