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.
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.