ConnectionAccessControl

This property configures connection access control. This property is read-write.

Definition:

C++ Syntax

Public: HRESULT get_ConnectionAccessControl(
   MFConnectionAccessControl* pFlag   
   );

Public: HRESULT put_ConnectionAccessControl(
   MFConnectionAccessControl Flag
   );

pFlag

A pointer to a variable that will receive the value of this property.

Flag

The new property value.

Visual Basic Syntax

Public Property ConnectionAccessControl As MFConnectionAccessControl

C# Syntax

Public MFConnectionAccessControl ConnectionAccessControl {get; set;}



Interface

IMetaFrameWinFarm6

Requirements

MetaFrame Presentation Server 4.0

Remarks

Use this property to access a farm-wide configuration that specifies which type of sessions are allowed to be connected to the servers in the farm.