AccountInfoAccountConfigured Property |
Checks if acount information is set.
Returns true if account name and shared key config keys are set. False otherwise.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 11.0.0
Syntax public static bool AccountConfigured { get; }
Property Value
Type:
BooleanSee Also