Aracılığıyla paylaş


CertificateMergeParameters Class

Definition

The certificate merge parameters

public class CertificateMergeParameters
type CertificateMergeParameters = class
Public Class CertificateMergeParameters
Inheritance
CertificateMergeParameters

Constructors

CertificateMergeParameters()

Initializes a new instance of the CertificateMergeParameters class.

CertificateMergeParameters(IList<Byte[]>, CertificateAttributes, IDictionary<String,String>)

Initializes a new instance of the CertificateMergeParameters class.

Properties

CertificateAttributes

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

Tags

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

X509Certificates

Gets or sets the certificate or the certificate chain to merge.

Methods

Validate()

Validate the object.

Applies to