Forest
ApplicationPartitions
Domains
ForestMode
ForestModeLevel
GlobalCatalogs
Name
NamingRoleOwner
RootDomain
Schema
SchemaRoleOwner
Sites
CreateLocalSideOfTrustRelationship(String, TrustDirection, String)
CreateTrustRelationship(Forest, TrustDirection)
DeleteLocalSideOfTrustRelationship(String)
DeleteTrustRelationship(Forest)
Dispose()
Dispose(Boolean)
FindAllDiscoverableGlobalCatalogs()
FindAllDiscoverableGlobalCatalogs(String)
FindAllGlobalCatalogs()
FindAllGlobalCatalogs(String)
FindGlobalCatalog()
FindGlobalCatalog(LocatorOptions)
FindGlobalCatalog(String)
FindGlobalCatalog(String, LocatorOptions)
GetAllTrustRelationships()
GetCurrentForest()
GetForest(DirectoryContext)
GetSelectiveAuthenticationStatus(String)
GetSidFilteringStatus(String)
GetTrustRelationship(String)
RaiseForestFunctionality(ForestMode)
RaiseForestFunctionalityLevel(Int32)
RepairTrustRelationship(Forest)
SetSelectiveAuthenticationStatus(String, Boolean)
SetSidFilteringStatus(String, Boolean)
ToString()
UpdateLocalSideOfTrustRelationship(String, String)
UpdateLocalSideOfTrustRelationship(String, TrustDirection, String)
UpdateTrustRelationship(Forest, TrustDirection)
VerifyOutboundTrustRelationship(String)
VerifyTrustRelationship(Forest, TrustDirection)
netcoreapp3.0
namespace System.DirectoryServices.ActiveDirectory
{
public class Forest : IDisposable
{
public void RaiseForestFunctionalityLevel(int forestMode);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp3.0 | |
Assembly | System.DirectoryServices , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Requires any:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API