Compartir a través de


ODataLinkedService.ServicePrincipalEmbeddedCertPassword Propiedad

Definición

Obtiene o establece especifica la contraseña del certificado si el certificado tiene una contraseña y usa la autenticación AadServicePrincipal. Tipo: cadena (o Expresión con cadena 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a