Compartilhar via


ODataLinkedService.ServicePrincipalEmbeddedCertPassword Propriedade

Definição

Obtém ou define a senha do certificado se o certificado tiver uma senha e você estiver usando a autenticação AadServicePrincipal. Tipo: cadeia de caracteres (ou Expressão com cadeia de caracteres resultType).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a