The AssignedServer property gets an FPCRef object that references the FPCServer object representing the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when Network Load Balancing (NLB) integration is not enabled in the array.
HRESULT get_AssignedServer( IFPCRef** ppRef );
Address of an interface pointer that on return points to an IFPCRef interface that references the IFPCServer interface representing the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when NLB integration is not enabled in the array.
Property AssignedServer As FPCRef
Reference to an FPCRef object that references the FPCServer object representing the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when NLB integration is not enabled in the array.
This property is read-only. The Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when NLB integration is not enabled in the array can be set by calling the SetAssignedServer method.
This property is ignored and the Forefront TMG computer that will serve as the VPN tunnel endpoint is set automatically if the NLBIntegrationEnabled property of the FPCNLBConfiguration object (IFPCEENLBConfiguration interface in C++) for the array is set to True (VARIANT_TRUE in C++).
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.