Compartilhar via


Forest.GetCurrentForest Método

Definição

Obtém um objeto Forest para o contexto do usuário atual.

public:
 static System::DirectoryServices::ActiveDirectory::Forest ^ GetCurrentForest();
public static System.DirectoryServices.ActiveDirectory.Forest GetCurrentForest ();
static member GetCurrentForest : unit -> System.DirectoryServices.ActiveDirectory.Forest
Public Shared Function GetCurrentForest () As Forest

Retornos

Um objeto Forest que representa a floresta atual.

Exceções

Uma chamada ao serviço de diretório subjacente resultou em um erro.

Aplica-se a