C# Class Amazon.IoT.Model.UpdateCertificateRequest

Container for the parameters to the UpdateCertificate operation. Updates the status of the specified certificate. This operation is idempotent.

Moving a certificate from the ACTIVE state (including REVOKED) will not disconnect currently connected devices, but these devices will be unable to reconnect.

The ACTIVE state is required to authenticate devices connecting to AWS IoT using a certificate.

Inheritance: AmazonIoTRequest
Mostra file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCertificateId ( ) : bool
IsSetNewStatus ( ) : bool