Microsoft.ApacheHTTPServer.CertificateApache SSL Certificate

Microsoft.ApacheHTTPServer.Certificate (ClassType)

An SSL certificate for a Virtual Host

Element properties:

Base ClassSystem.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId004ebb44-cda3-b6b9-28af-716c744c0eaa

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.ApacheHTTPServer.Certificate:
FileName  string  File Name File Name false 256  False     
ExpirationDate  string  Expiration Date Expiration Date false 256  False     
Name  string  Name Name true 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.ApacheHTTPServer.Certificate" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false" Base="System!System.ApplicationComponent">
<Property ID="FileName" Type="string" Key="false"/>
<Property ID="ExpirationDate" Type="string" Key="false"/>
<Property ID="Name" Type="string" Key="true"/>
</ClassType>