This topic has not yet been rated - Rate this topic

Forest Methods

(see also Protected Methods )
  Name Description
Public method CreateLocalSideOfTrustRelationship Creates the local side of a trust relationship with the specified forest.
Public method CreateTrustRelationship Creates both sides of a trust relationship with the specified forest.
Public method DeleteLocalSideOfTrustRelationship Deletes the local side of a trust relationship.
Public method DeleteTrustRelationship Deletes both sides of a trust relationship.
Public method Dispose Overloaded. Releases the resources that are held by the object.
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method FindAllDiscoverableGlobalCatalogs Overloaded. Finds all of the discoverable global catalogs in this forest.
Public method FindAllGlobalCatalogs Overloaded. Finds all the global catalogs in this forest.
Public method FindGlobalCatalog Overloaded. Finds a single global catalog in this forest.
Public method GetAllTrustRelationships Gets a collection of the trust relationships of the current forest.
Public method Static GetCurrentForest Gets a Forest object for the current user context.
Public method Static GetForest Gets a Forest object for the specified context.
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetSelectiveAuthenticationStatus Gets a Boolean value that indicates whether selective authentication is enabled on the inbound trust relationship with the specified forest. true if selective authentication is enabled; otherwise, false. For more information, see the Remarks section.
Public method GetSidFilteringStatus Gets the SID filtering status of a trust.
Public method GetTrustRelationship Gets the trust relationship between this forest and the specified forest.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method RaiseForestFunctionality Raises the mode of operation for the forest.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method RepairTrustRelationship Repairs a trust relationship.
Public method SetSelectiveAuthenticationStatus Enables or disables selective authentication for an inbound trust.
Public method SetSidFilteringStatus Sets the SID filtering state with the specified forest.
Public method ToString Overridden. Returns a string representation of the current forest.
Public method UpdateLocalSideOfTrustRelationship Overloaded. Updates the password for the local side of a trust relationship.
Public method UpdateTrustRelationship Updates the trust direction for a trust relationship. The trust directions are updated on both sides of the trust.
Public method VerifyOutboundTrustRelationship Verifies that a previously established outbound trust with the specified forest is valid.
Public method VerifyTrustRelationship Verifies that a previously established trust with the specified forest is valid.
Top
  Name Description
Protected method Dispose Overloaded. Releases the resources that are held by the object.
Protected method 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)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.