Compartir a través de


LinkedIntegrationRuntimeKeyAuthorization.Key Propiedad

Definición

Obtiene o establece la clave usada para la autorización.

[Newtonsoft.Json.JsonProperty(PropertyName="key")]
public Microsoft.Azure.Management.Synapse.Models.SecureString Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key")>]
member this.Key : Microsoft.Azure.Management.Synapse.Models.SecureString with get, set
Public Property Key As SecureString

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a