CertificatePolicy.PlatformManaged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.