Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ConnectionState enumeration is used to identify the state of a connector space object. The CSEntry.ConnectionState property contains one of the values of this enumeration.
public enum ConnectionState
Members
Member | Description |
---|---|
Connected | The connector space object is connected to a metaverse object. |
ExplicitlyConnected | The connector space object is connected explicitly by a member of the MIISAdmins or MIISOperators group to a metaverse object by the account joiner. |
Disconnected | The connector space object is not connected to an metaverse object but may be a candidate for connection to a metaverse object in the future. |
DisconnectedByFilter | The connector space object was disconnected by the connector filter rules. |
ExplicitlyDisconnected | The connector space object is not connected to a metaverse object and will not be a candidate for connection to a metaverse object in the future. |
Placeholder | The connector space object exists implicitly in the connected directory, but has not been imported. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009