DatabaseOptions.PrimaryKey Property

Definition

Gets or sets the key to the account or resource token.

public:
 property System::String ^ PrimaryKey { System::String ^ get(); void set(System::String ^ value); };
public string? PrimaryKey { get; set; }
member this.PrimaryKey : string with get, set
Public Property PrimaryKey As String

Property Value

The default is null.

Applies to