SharedAccessTablePolicies.Add Method

Windows Runtime Azure Storage Client Library

Overload List

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

See Also