Compartir a través de


IntegrationRuntimeAuthKeys.AuthKey1 Propiedad

Definición

Obtiene o establece la clave de autenticación principal del entorno de ejecución de integración.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a