BatchSharedKeyCredential.KeyValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the account access key, as a Base64-encoded string.
public string KeyValue { get; }
member this.KeyValue : string
Public ReadOnly Property KeyValue As String