Share via


AdminKeyResult.SecondaryKey Property

Definition

Gets the secondary admin API key of the search service.

[Newtonsoft.Json.JsonProperty(PropertyName="secondaryKey")]
public string SecondaryKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secondaryKey")>]
member this.SecondaryKey : string
Public ReadOnly Property SecondaryKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to