ShowDeletedControl 類別

定義

ShowDeletedControl 類別 (Class) 與 SearchRequest 搭配使用,來指定搜尋結果應包含符合搜尋篩選條件的任何已刪除物件。

public ref class ShowDeletedControl : System::DirectoryServices::Protocols::DirectoryControl
public class ShowDeletedControl : System.DirectoryServices.Protocols.DirectoryControl
type ShowDeletedControl = class
    inherit DirectoryControl
Public Class ShowDeletedControl
Inherits DirectoryControl
繼承
ShowDeletedControl

建構函式

ShowDeletedControl()

ShowDeletedControl() 建構函式會建立 ShowDeletedControl 類別的執行個體。

屬性

IsCritical

IsCritical 屬性指定控制項是否很重要。

(繼承來源 DirectoryControl)
ServerSide

ServerSide 屬性指定其是否為伺服器端控制項。

(繼承來源 DirectoryControl)
Type

Type 屬性包含控制項的物件識別項 (OID)。

(繼承來源 DirectoryControl)

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
GetValue()

GetValue() 方法會傳回與控制項關聯的資料。

(繼承來源 DirectoryControl)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於