DsmlAuthResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Kelas DsmlAuthResponse dikembalikan oleh SendRequest(DirectoryRequest) sebagai respons terhadap DsmlAuthRequest.
public ref class DsmlAuthResponse : System::DirectoryServices::Protocols::DirectoryResponse
public class DsmlAuthResponse : System.DirectoryServices.Protocols.DirectoryResponse
type DsmlAuthResponse = class
inherit DirectoryResponse
Public Class DsmlAuthResponse
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) |