Certificate Members

Contains information about a certificate.

The following tables list the members exposed by the Certificate type.

Public Constructors

  Name Description
  Certificate Initializes a new instance of the Certificate class.

Top

Public Properties

  Name Description
public property CertificateType Gets or sets the certificate type.
public property Data Gets or sets the certificate data.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property Id Gets or sets the certificate ID.
public property Name Gets or sets the certificate name.
public property StoreFindType Gets or sets the store find type.
public property StoreLocation Gets or sets the store location.
public property StoreName Gets or sets the store name.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Certificate Class
Microsoft.Xrm.Sdk.Deployment Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.