DirectoryServer.OutboundConnections Eigenschap

Definitie

Hiermee haalt u de uitgaande replicatieverbindingen voor deze adreslijstserver op.

public:
 abstract property System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ OutboundConnections { System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ get(); };
public abstract System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection OutboundConnections { get; }
member this.OutboundConnections : System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection
Public MustOverride ReadOnly Property OutboundConnections As ReplicationConnectionCollection

Waarde van eigenschap

Een ReplicationConnectionCollection object dat de uitgaande replicatieverbindingen voor deze mapserver bevat.

Van toepassing op

Zie ook