C# Класс Amazon.IoT.Model.DeleteCertificateRequest

Container for the parameters to the DeleteCertificate operation. Deletes the specified certificate.

A certificate cannot be deleted if it has a policy attached to it or if its status is set to ACTIVE. To delete a certificate, first use the DetachPrincipalPolicy API to detach all policies. Next, use the UpdateCertificate API to set the certificate to the INACTIVE status.

Наследование: AmazonIoTRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetCertificateId ( ) : bool