ActiveDirectorySiteLinkBridge.Delete Método
Definição
Exclui a ponte de link de site.Deletes the site link bridge.
public:
void Delete();
public void Delete ();
member this.Delete : unit -> unit
Public Sub Delete ()
Exceções
Uma chamada ao serviço de diretório subjacente resultou em um erro.A call to the underlying directory service resulted in an error.
O servidor de destino está ocupado ou indisponível.The target server is either busy or unavailable.
O objeto ActiveDirectorySiteLinkBridge ainda não foi salvo no repositório do Active Directory Domain Services.The ActiveDirectorySiteLinkBridge object has not yet been saved in the Active Directory Domain Services store.
O objeto foi eliminado.The object has been disposed.
A conta especificada não tem permissão para executar essa operação.The specified account does not have permission to perform this operation.