Microsoft.ApacheHTTPServer.CertificateApache SSL 憑證

Microsoft.ApacheHTTPServer.Certificate (ClassType)

虛擬主機的 SSL 憑證

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.ApacheHTTPServer.Certificate:
FileName  string  檔案名稱 檔案名稱 false 256  False     
ExpirationDate  string  到期日 到期日 false 256  False     
Name  string  名稱 名稱 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>