Compartir a través de


ODataLinkedService.ServicePrincipalEmbeddedCert Propiedad

Definición

Obtiene o establece especifica el certificado codificado en base64 de la aplicación registrada en Azure Active Directory. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a