ActiveDirectorySiteLinkBridge Members
.NET Framework 3.0
The ActiveDirectorySiteLinkBridge class represents a set of site links that communicate through a transport.
The following tables list the members exposed by the ActiveDirectorySiteLinkBridge type.
| Name | Description | |
|---|---|---|
| Name | Gets the name of the ActiveDirectorySiteLinkBridge object. |
| SiteLinks | Gets a collection of site link objects that are associated with the ActiveDirectorySiteLinkBridge object. |
| TransportType | Gets the transport type for the ActiveDirectorySiteLinkBridge object. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Delete | Deletes the site link bridge. |
| Dispose | Overloaded. Releases the resources used by the ActiveDirectorySiteLinkBridge object. |
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| FindByName | Overloaded. Gets a ActiveDirectorySiteLinkBridge object that matches a given name. |
| GetDirectoryEntry | Gets the DirectoryEntry object for the ActiveDirectorySiteLinkBridge object. |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| Save | Commits all changes to the current ActiveDirectorySiteLinkBridge object to the underlying directory store. |
| ToString | Overridden. Gets the name of the ActiveDirectorySiteLinkBridge object. |
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. Releases the resources used by the ActiveDirectorySiteLinkBridge object. |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |