StorageCredentials.IsAnonymous Property (Microsoft.WindowsAzure.Storage.Auth)
From Microsoft.WindowsAzure.Storage.Queue
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.
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 for anonymous access; otherwise, false.
Return to top
Gets a value indicating whether the credentials are for anonymous access.
Syntax
Property Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the credentials are for anonymous access; otherwise, false.