ODataLinkedService.ServicePrincipalEmbeddedCertPassword プロパティ

定義

証明書にパスワードがあり、AadServicePrincipal 認証を使用している場合は、証明書のパスワードを指定します。 型: string (または resultType 文字列を含む式)。 基底クラスであることに注意 SecretBase してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がSecureString含まれますAzureKeyVaultSecretReference

public Azure.Analytics.Synapse.Artifacts.Models.SecretBase ServicePrincipalEmbeddedCertPassword { get; set; }
member this.ServicePrincipalEmbeddedCertPassword : Azure.Analytics.Synapse.Artifacts.Models.SecretBase with get, set
Public Property ServicePrincipalEmbeddedCertPassword As SecretBase

プロパティ値

適用対象