Microsoft.ApacheHTTPServer.CertificateCertificado SSL do Apache

Microsoft.ApacheHTTPServer.Certificate (ClassType)

Um certificado SSL para um host virtual

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.ApacheHTTPServer.Certificate:
FileName  string  Nome do arquivo Nome do arquivo false 256  False     
ExpirationDate  string  Data de validade Data de validade false 256  False     
Name  string  Nome Nome 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>