DsmlErrorResponse 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 DsmlErrorResponse dihasilkan oleh server ketika terjadi kesalahan parah.
public ref class DsmlErrorResponse : System::DirectoryServices::Protocols::DirectoryResponse
public class DsmlErrorResponse : System.DirectoryServices.Protocols.DirectoryResponse
type DsmlErrorResponse = class
inherit DirectoryResponse
Public Class DsmlErrorResponse
Inherits DirectoryResponse
- Warisan
Properti
Controls |
Properti Controls tidak berlaku untuk errorResponse> DSML<. |
Detail |
Properti Detail berisi konten <elemen detail> errorResponse, jika ada. |
ErrorMessage |
Properti ErrorMessage tidak berlaku untuk errorResponse> DSML<. |
MatchedDN |
Properti MatchedDN tidak berlaku untuk errorResponse> DSML<. |
Message |
Properti Message berisi teks yang dikembalikan dalam <elemen pesan> errorResponse, jika ada. |
Referral |
Properti Referral tidak berlaku untuk errorResponse> DSML<. |
RequestId |
Properti RequestId berisi Pengidentifikasi Permintaan. (Diperoleh dari DirectoryResponse) |
ResultCode |
Properti ResultCode tidak berlaku untuk errorResponse> DSML<. |
Type |
Properti Type berisi nilai ErrorResponseCategory yang menentukan jenis respons kesalahan yang dikembalikan oleh server. |
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 dari instans Type saat ini. (Diperoleh dari Object) |
MemberwiseClone() |
Membuat salinan dangkal dari saat ini Object. (Diperoleh dari Object) |
ToString() |
Mengembalikan string yang mewakili objek saat ini. (Diperoleh dari Object) |