Microsoft.KnowledgeServices.Exchange.2010.CertificateExchange Certificate

Microsoft.KnowledgeServices.Exchange.2010.Certificate (ClassType)

Element properties:

Base ClassSystem.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId801338b2-38c5-eca8-c5a6-5888d9b1b4b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.Exchange.2010.Certificate:
IisCertIsSelfSigned  bool  IisCertIsSelfSigned IisCertIsSelfSigned false 255   
IisCertIssuer  string  IisCertIssuer IisCertIssuer false 255  False 
IisCertSubject  string  IisCertSubject IisCertSubject false 255  False 
IisCertThumbprint  string  IisCertThumbprint IisCertThumbprint false 255  False 
IisCertStatus  string  IisCertStatus IisCertStatus false 255  False 
IisCertStatusHashCode  int  IisCertStatusHashCode IisCertStatusHashCode false 255   
IisCertServices  string  IisCertServices IisCertServices false 255  False 
IisCertNotBeforeDay  int  IisCertNotBeforeDay IisCertNotBeforeDay false 255   
IisCertNotBeforeMonth  int  IisCertNotBeforeMonth IisCertNotBeforeMonth false 255   
IisCertNotBeforeYear  int  IisCertNotBeforeYear IisCertNotBeforeYear false 255   
IisCertNotBeforeDateString  string  IisCertNotBeforeDateString IisCertNotBeforeDateString false 255  False 
IisCertNotAfterDay  int  IisCertNotAfterDay IisCertNotAfterDay false 255   
IisCertNotAfterMonth  int  IisCertNotAfterMonth IisCertNotAfterMonth false 255   
IisCertNotAfterYear  int  IisCertNotAfterYear IisCertNotAfterYear false 255   
IisCertNotAfterDateString  string  IisCertNotAfterDateString IisCertNotAfterDateString false 255  False 
IisCertDomains  string  IisCertDomains IisCertDomains false 1024  False 
IisCertDaysToNotAfter  int  IisCertDaysToNotAfter IisCertDaysToNotAfter false 255   
IisCertDaysToNotBefore  int  IisCertDaysToNotBefore IisCertDaysToNotBefore false 255   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Exchange.2010.Certificate" Accessibility="Public" Abstract="false" Base="System!System.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="IisCertIsSelfSigned" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertIssuer" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertSubject" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertThumbprint" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertStatus" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertStatusHashCode" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertServices" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotBeforeDay" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotBeforeMonth" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotBeforeYear" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotBeforeDateString" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotAfterDay" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotAfterMonth" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotAfterYear" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertNotAfterDateString" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertDomains" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="IisCertDaysToNotAfter" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="IisCertDaysToNotBefore" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>