Certificate
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
The Certificate
INHERITED FROM
⇒
⇒
Certificate
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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.
Name
Certificate Name.
String
PublicKey
String
Request
The certificate request.
UInt32
SiteId
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
----
Last updated