Initialize a new instance of the class PolicyCertificates class.
Reference to the service client
Adds a new attestation policy certificate to the set of policy management certificates.
An RFC7519 JSON Web Token whose body is an RFC7517 JSON Web Key object. The RFC7519 JWT must be signed with one of the existing signing certificates
The options parameters.
Retrieves the set of certificates used to express policy for the current tenant.
The options parameters.
Removes the specified policy management certificate. Note that the final policy management certificate cannot be removed.
An RFC7519 JSON Web Token whose body is an AttestationCertificateManagementBody object. The RFC7519 JWT must be signed with one of the existing signing certificates
The options parameters.
Generated using TypeDoc
Interface representing a PolicyCertificates. Class representing a PolicyCertificates.