Compartir a través de


IntegrationRuntimeAuthKeys.AuthKey2 Propiedad

Definición

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

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a