PlatformManaged Class
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.
Properties of the platform managed certificate. This feature is currently intended for internal use only.
public class PlatformManaged
type PlatformManaged = class
Public Class PlatformManaged
- Inheritance
-
PlatformManaged
Remarks
Experimental, Azure Key Vault internal usage only. Any calls using this type will fail and it is not recommended to be used at this point.
Constructors
| Name | Description |
|---|---|
| PlatformManaged(String) |
Initializes a new instance of the PlatformManaged class. |
Properties
| Name | Description |
|---|---|
| CertificateUsage |
Gets or sets the intended usage of the certificate. |
| Metadata |
Gets JSON-formatted platform managed metadata. The schema is intentionally undefined as this feature is currently intended for internal use only. |