Bagikan melalui


DirectoryResponse Kelas

Definisi

Kelas DirectoryResponse adalah kelas dasar untuk kelas respons permintaan, seperti SearchResponse kelas dan AddResponse .

public ref class DirectoryResponse abstract : System::DirectoryServices::Protocols::DirectoryOperation
public abstract class DirectoryResponse : System.DirectoryServices.Protocols.DirectoryOperation
type DirectoryResponse = class
    inherit DirectoryOperation
Public MustInherit Class DirectoryResponse
Inherits DirectoryOperation
Warisan
DirectoryResponse
Turunan

Properti

Controls

Properti Controls berisi array DirectoryControl objek yang dikembalikan oleh server.

ErrorMessage

Properti ErrorMessage berisi pesan kesalahan, jika ada, untuk operasi ini.

MatchedDN

MatchedDN Properti berisi nama pembeda yang cocok yang dikembalikan oleh server.

Referral

Properti Referral berisi rujukan server.

RequestId

Properti RequestId berisi Pengidentifikasi Permintaan.

ResultCode

Properti ResultCode berisi kode hasil operasi.

Metode

Equals(Object)

Menentukan apakah objek yang ditentukan sama dengan objek saat ini.

(Diperoleh dari Object)
GetHashCode()

Berfungsi sebagai fungsi hash default.

(Diperoleh dari Object)
GetType()

Mendapatkan instans Type saat ini.

(Diperoleh dari Object)
MemberwiseClone()

Membuat salinan dangkal dari yang saat ini Object.

(Diperoleh dari Object)
ToString()

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Berlaku untuk