次の方法で共有


AppPlatformKeyVaultCertificateProperties.IsPrivateKeyExcluded プロパティ

定義

任意。 true に設定すると、キー コンテナーから秘密キーはインポートされません。

public bool? IsPrivateKeyExcluded { get; set; }
member this.IsPrivateKeyExcluded : Nullable<bool> with get, set
Public Property IsPrivateKeyExcluded As Nullable(Of Boolean)

プロパティ値

適用対象