Share via


AppPlatformKeyVaultCertificateProperties.IsPrivateKeyExcluded Property

Definition

Optional. If set to true, it will not import private key from key vault.

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

Property Value

Applies to