Aracılığıyla paylaş


DsmlErrorResponse.Type Özellik

Tanım

özelliği, Type sunucu tarafından döndürülen hata yanıtının türünü belirten değerini ErrorResponseCategory içerir.

public:
 property System::DirectoryServices::Protocols::ErrorResponseCategory Type { System::DirectoryServices::Protocols::ErrorResponseCategory get(); };
public System.DirectoryServices.Protocols.ErrorResponseCategory Type { get; }
member this.Type : System.DirectoryServices.Protocols.ErrorResponseCategory
Public ReadOnly Property Type As ErrorResponseCategory

Özellik Değeri

Değeri ErrorResponseCategory , sunucu tarafından döndürülen hata yanıtının türünü belirtir.

Açıklamalar

Bu özellik errorResponse> öğesinin "type" özniteliğine <karşılık gelir.

Şunlara uygulanır