Share via


ODataLinkedService.ServicePrincipalEmbeddedCert Property

Definition

Specify the base64 encoded certificate of your application registered in Azure Active Directory. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactorySecret ServicePrincipalEmbeddedCert { get; set; }
public Azure.Core.Expressions.DataFactory.DataFactorySecretBaseDefinition ServicePrincipalEmbeddedCert { get; set; }
member this.ServicePrincipalEmbeddedCert : Azure.Core.Expressions.DataFactory.DataFactorySecret with get, set
member this.ServicePrincipalEmbeddedCert : Azure.Core.Expressions.DataFactory.DataFactorySecretBaseDefinition with get, set
Public Property ServicePrincipalEmbeddedCert As DataFactorySecret
Public Property ServicePrincipalEmbeddedCert As DataFactorySecretBaseDefinition

Property Value

Applies to