Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

SharedAccessAuthorizationRule.SecondaryKey Property

Definition

Namespace:
Azure.Messaging.ServiceBus.Administration
Assembly:
Azure.Messaging.ServiceBus.dll
Package:
Azure.Messaging.ServiceBus v7.20.1
Package:
Azure.Messaging.ServiceBus v7.18.0-beta.1
Source:
SharedAccessAuthorizationRule.cs
Source:
SharedAccessAuthorizationRule.cs

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 or sets the secondary key for the authorization rule.

public string SecondaryKey { get; set; }
member this.SecondaryKey : string with get, set
Public Property SecondaryKey As String

Property Value

The secondary key for the authorization rule.

Applies to


Feedback

Was this page helpful?