CertificateUpdateParameters Class

Definition

The certificate update parameters.

public class CertificateUpdateParameters
type CertificateUpdateParameters = class
Public Class CertificateUpdateParameters
Inheritance
CertificateUpdateParameters

Constructors

CertificateUpdateParameters()

Initializes a new instance of the CertificateUpdateParameters class.

CertificateUpdateParameters(CertificatePolicy, CertificateAttributes, IDictionary<String,String>)

Initializes a new instance of the CertificateUpdateParameters class.

Properties

CertificateAttributes

Gets or sets the attributes of the certificate (optional).

CertificatePolicy

Gets or sets the management policy for the certificate.

Tags

Gets or sets application specific metadata in the form of key-value pairs.

Methods

Validate()

Validate the object.

Applies to