RASAdminEngine.Core.OutputModels
The Certificate
| Type | Name | Description | |
|---|---|---|---|
| String | AdminCreate | Inherited from RASListObj | |
| String | AdminLastMod | Inherited from RASListObj | |
| String | AlternateNames | The alternate names of the certificate. | |
| String | CommonName | ||
| String | Description | The description of the certificate. | |
| Boolean | Enabled | Whether the certificate is enabled or not. | |
| Nullable DateTime > | ExpirationDate | ||
| UInt32 | Id | ||
| String | Intermediate | The intermediate. | |
| CertificateKeySize | KeySize | ||
| String | Name | Certificate Name. | |
| String | PublicKey | ||
| String | Request | The certificate request. | |
| UInt32 | SiteId | ID of the site. | |
| CertificateStatus | Status | ||
| DateTime | TimeCreate | Inherited from RASListObj | |
| DateTime | TimeLastMod | Inherited from RASListObj | |
| CertificateType | Type | Whether the certificate is Self-Signed, Imported or Requested. | |
| CertificateUsages | Usage | A set of assigned certificate usages. To form a set of usages 'OR' individual usage enums. |
| Type | Name | Description | |
|---|---|---|---|
| Int32 | CompareTo ( Object obj) | Inherited from RASSerilazableObj | |
| Boolean | Equals ( Object obj) | Inherited from RASSerilazableObj | |
| Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
| Type | GetType () | ||
| String | ToString () |