Click or drag to resize
AccountInfoAccountConfigured Property
Checks if acount information is set. Returns true if account name and shared key config keys are set. False otherwise.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public static bool AccountConfigured { get; }

Property Value

Type: Boolean
See Also