CertificatePolicy.PlatformManaged Property

Definition

Gets or sets the configuration that enables the platform to manage the certificate on behalf of the user. This feature is currently intended for internal use only.

public Azure.Security.KeyVault.Certificates.PlatformManaged PlatformManaged { get; set; }
member this.PlatformManaged : Azure.Security.KeyVault.Certificates.PlatformManaged with get, set
Public Property PlatformManaged As PlatformManaged

Property Value

Remarks

Experimental, Azure Key Vault internal usage only. Any calls using this property will fail and it is not recommended to be used at this point.

Applies to