Microsoft.Forefront.TMG.LoggingLogging

Microsoft.Forefront.TMG.Logging (ClassType)

Microsoft Forefront Threat Management Gateway Logging Application Component Class

Element properties:

Base ClassMicrosoft.Forefront.TMG.ServerComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId822fe307-d03a-c91c-0319-cd44f4ce9c58

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.Forefront.TMG.Logging:
LogName  string  Log Name Persistent Name of the Log true 256  False 
Type  string  Log Type Type of Log true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.TMG.Logging" Accessibility="Public" Abstract="true" Base="Microsoft.Forefront.TMG.ServerComponent" Hosted="true" Singleton="false">
<Property ID="LogName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>