C#
C++
F#
VB
StorageCredentials.IsAnonymous Property
StorageCredentials::IsAnonymous Property
StorageCredentials.IsAnonymous Property
StorageCredentials.IsAnonymous Property
Gets a value indicating whether the credentials are for anonymous access.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the credentials are for anonymous access; otherwise, false.