|
Name |
Description |
|
Add
|
Overloaded. |
|
Clear
|
Removes all keys and SharedAccessTablePolicy values from the shared access collection.
|
|
Contains
|
Determines whether the collection of shared access policies contains the key and SharedAccessTablePolicy value in the specified KeyValuePair object.
|
|
ContainsKey
|
Determines whether the collection of shared access policies contains the specified key.
|
|
CopyTo
|
Copies each key/ SharedAccessTablePolicy value pair in the shared access policies collection to a compatible one-dimensional array, starting at the specified index of the target array.
|
|
Equals
|
(Inherited from Object) |
|
GetEnumerator
|
Returns an enumerator that iterates through the collection of shared access policies.
|
|
GetHashCode
|
(Inherited from Object) |
|
GetType
|
(Inherited from Object) |
|
Remove
|
Overloaded. |
|
ToString
|
(Inherited from Object) |
|
TryGetValue
|
Gets the SharedAccessTablePolicy item associated with the specified key.
|