StorageCredentials.IsSharedKey Property (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageCredentials.IsSharedKey Property
StorageCredentials::IsSharedKey Property
StorageCredentials.IsSharedKey Property
StorageCredentials.IsSharedKey Property
Gets a value indicating whether the credentials are a shared key.
Namespace:
Microsoft.WindowsAzure.Storage.Auth
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the credentials are a shared key; otherwise, false.
Return to top
Gets a value indicating whether the credentials are a shared key.
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the credentials are a shared key; otherwise, false.