ActiveDirectorySiteLink.Delete 方法

定义

删除当前站点链接。Deletes the current site link.

public:
 void Delete();
public void Delete ();
member this.Delete : unit -> unit
Public Sub Delete ()

例外

调用基础目录服务导致错误。A call to the underlying directory service resulted in an error.

目标服务器忙或不可用。The target server is either busy or unavailable.

尚未将 ActiveDirectorySiteLink 对象保存到 Active Directory 域服务存储区中。The ActiveDirectorySiteLink object has not yet been saved in the Active Directory Domain Services store.

已释放此对象。The object has been disposed.

指定的帐户没有权限执行此操作。The specified account does not have permission to perform this operation.

适用于

另请参阅