AppPackageCertificate
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Application Package Certificate
INHERITED FROM
⇒
⇒
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.
String
PublicKey
The public key.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
------------------------------------------------
Last updated