Bagikan melalui


AddResponse Kelas

Definisi

Kelas AddResponse dikembalikan oleh SendRequest(DirectoryRequest) sebagai respons terhadap AddRequest.

public ref class AddResponse : System::DirectoryServices::Protocols::DirectoryResponse
public class AddResponse : System.DirectoryServices.Protocols.DirectoryResponse
type AddResponse = class
    inherit DirectoryResponse
Public Class AddResponse
Inherits DirectoryResponse
Warisan

Properti

Controls

Properti Controls berisi array DirectoryControl objek yang dikembalikan oleh server.

(Diperoleh dari DirectoryResponse)
ErrorMessage

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

(Diperoleh dari DirectoryResponse)
MatchedDN

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

(Diperoleh dari DirectoryResponse)
Referral

Properti Referral berisi rujukan server.

(Diperoleh dari DirectoryResponse)
RequestId

Properti RequestId berisi Pengidentifikasi Permintaan.

(Diperoleh dari DirectoryResponse)
ResultCode

Properti ResultCode berisi kode hasil operasi.

(Diperoleh dari DirectoryResponse)

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