Aracılığıyla paylaş


IntegrationRuntimeAuthKeys.AuthKey2 Property

Definition

Gets or sets the secondary integration runtime authentication key.

[Newtonsoft.Json.JsonProperty(PropertyName="authKey2")]
public string AuthKey2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authKey2")>]
member this.AuthKey2 : string with get, set
Public Property AuthKey2 As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to