# AppPackageCertificate

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Application Package Certificate

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj)

⇒

AppPackageCertificate

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                                             | Name       | Description                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ---------- | -------------------------------------------------------------------------------------------------------------- |
| String                                                                                                                                           | CommonName | The common name of the certificate. Nullable\<DateTime> ExpirationDate The expiration date of the certificate. |
| [CertificateKeySize](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/certificatekeysize) | KeySize    | The certificate key size.                                                                                      |
| String                                                                                                                                           | PublicKey  | The public key.                                                                                                |
| [CertificateStatus](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/certificatestatus)   | Status     | Indicates if the certificate is usable.                                                                        |

## PUBLIC METHODS

| Type                                             | Name                    | Description                                                                                                                                                   |
| ------------------------------------------------ | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                            | CompareTo (Object obj)  | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                          | Equals (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                            | GetHashCode ()          | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                             | GetType ()              | String                                                                                                                                                        |
| ToString ()                                      | ### References to Types |                                                                                                                                                               |
| ------------------------------------------------ |                         |                                                                                                                                                               |
