C#
C++
F#
VB
Determines whether the collection of shared access policies contains the specified key.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- key
-
Type:
System.StringSystem::String^System.StringSystem.String
The key to locate in the collection of shared access policies.
Return Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the collection of shared access policies contains an element with the specified key; otherwise, false.