Share via


AccessKeys.SecondaryKey Property

Definition

A base64-encoded 256-bit primary key for signing and validating the SAS token.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)]
public string SecondaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)>]
member this.SecondaryKey : string
Public ReadOnly Property SecondaryKey As String

Property Value

Implements

Attributes

Applies to