StorageCredentials.IsSAS Property (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageCredentials.IsSAS Property
StorageCredentials::IsSAS Property
StorageCredentials.IsSAS Property
StorageCredentials.IsSAS Property
Gets a value indicating whether the credentials are a shared access signature token.
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 access signature token; otherwise, false.
Return to top
Gets a value indicating whether the credentials are a shared access signature token.
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the credentials are a shared access signature token; otherwise, false.