Microsoft.Forefront.TMG.VPN.ServerComponentServer Component: VPN

Microsoft.Forefront.TMG.VPN.ServerComponent (ClassType)

An installation of a Microsoft Forefront TMG Server with VPN functionality

Element properties:

Base ClassMicrosoft.Forefront.TMG.ServerComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId15fb22d4-aca9-7c35-7e89-5864c05f0a7e

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.VPN.ServerComponent:
VPNClientAccess  bool  VPN: Client Access Specifies if VPN Client Access is enabled false 256   
VPNSiteToSite  bool  VPN: Site-to-Site Specifies if Site-to-site VPN is enabled false 256   

Health Model:

Source Code:

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