Share via


Key.KeyName Property

Definition

Gets automation key name. Possible values include: 'Primary', 'Secondary'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to