Microsoft.Forefront.TMG.VPN.ServerComponentServerkomponente: VPN

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

Eine Installation eines Microsoft Forefront TMG Servers mit VPN-Funktionalität.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Forefront.TMG.VPN.ServerComponent:
VPNClientAccess  bool  VPN: Clientzugriff Gibt an, ob VPN-Clientzugriff aktiviert ist. false 256   
VPNSiteToSite  bool  VPN: Standort-zu-Standort Gibt an, ob Standort-zu-Standort-VPN aktiviert ist. 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>