C# Class Amazon.IoT.Model.RegisterCertificateRequest

Container for the parameters to the RegisterCertificate operation. Registers a device certificate with AWS IoT. If you have more than one CA certificate that has the same subject field, you must specify the CA certificate that was used to sign the device certificate being registered.
Inheritance: AmazonIoTRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCaCertificatePem ( ) : bool
IsSetCertificatePem ( ) : bool
IsSetSetAsActive ( ) : bool
IsSetStatus ( ) : bool