Share via


AutomationCertificateCreateOrUpdateContent Class

Definition

The parameters supplied to the create or update or replace certificate operation.

public class AutomationCertificateCreateOrUpdateContent
type AutomationCertificateCreateOrUpdateContent = class
Public Class AutomationCertificateCreateOrUpdateContent
Inheritance
AutomationCertificateCreateOrUpdateContent

Constructors

AutomationCertificateCreateOrUpdateContent(String, String)

Initializes a new instance of AutomationCertificateCreateOrUpdateContent.

Properties

Base64Value

Gets or sets the base64 encoded value of the certificate.

Description

Gets or sets the description of the certificate.

IsExportable

Gets or sets the is exportable flag of the certificate.

Name

Gets or sets the name of the certificate.

ThumbprintString

Gets or sets the thumbprint of the certificate.

Applies to