Note

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

Access to this page requires authorization. You can try .

SharedAccessAuthorizationRule.PrimaryKey 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 primary key for the authorization rule.

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

Property Value

The primary key for the authorization rule.

Applies to


Feedback

Was this page helpful?