AzureAccount.AccessKey Property
Specifies the access key of an Azure storage account.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that is the access key. |
Remarks
To learn more, see the Cloud Storage Account Management topic.
See Also