AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information required to start a signing job.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.StartSigningJobParameter

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class StartSigningJobParameter

The StartSigningJobParameter type exposes the following members

Constructors

NameDescription
Public Method StartSigningJobParameter()

Properties

NameTypeDescription
Public Property Destination Amazon.IoT.Model.Destination

Gets and sets the property Destination.

The location to write the code-signed file.

Public Property SigningProfileName System.String

Gets and sets the property SigningProfileName.

The code-signing profile name.

Public Property SigningProfileParameter Amazon.IoT.Model.SigningProfileParameter

Gets and sets the property SigningProfileParameter.

Describes the code-signing profile.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5