你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SharePointOnlineListLinkedService.ServicePrincipalEmbeddedCertPassword Property

Definition

Specify the password of your certificate if your certificate has a password and you are using AadServicePrincipal authentication. Type: string (or Expression with resultType string).

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

Property Value

Applies to