Share via


SharedAccessAuthorizationRule.PrimaryKey Property

Definition

Gets or sets the primary key.

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

Property Value

The primary key.

Exceptions

Thrown in case the key is null or a whitespace.

Thrown in case the key lenght is greater than maximum allowed

Applies to