Megosztás a következőn keresztül:


IntegrationRuntimeAuthKeys.AuthKey1 Property

Definition

Gets or sets the primary integration runtime authentication key.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to