Certificate Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
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 | |
---|---|---|
CertificateType | Gets or sets the certificate type. | |
Data | Gets or sets the certificate data. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentObject) | |
Id | Gets or sets the certificate ID. | |
Name | Gets or sets the certificate name. | |
StoreFindType | Gets or sets the store find type. | |
StoreLocation | Gets or sets the store location. | |
StoreName | Gets or sets the store name. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Certificate Class
Microsoft.Xrm.Sdk.Deployment Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.