Compartir a través de


LinkedIntegrationRuntimeRbacAuthorization.Credential Propiedad

Definición

Obtiene o establece la referencia de credenciales que contiene información de autenticación.

[Newtonsoft.Json.JsonProperty(PropertyName="credential")]
public Microsoft.Azure.Management.DataFactory.Models.CredentialReference Credential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credential")>]
member this.Credential : Microsoft.Azure.Management.DataFactory.Models.CredentialReference with get, set
Public Property Credential As CredentialReference

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a