LdapException.ServerErrorMessage Vlastnost

Definice

Vlastnost ServerErrorMessage obsahuje chybovou String zprávu serveru LDAP (pokud existuje).

public:
 property System::String ^ ServerErrorMessage { System::String ^ get(); };
public string ServerErrorMessage { get; }
member this.ServerErrorMessage : string
Public ReadOnly Property ServerErrorMessage As String

Hodnota vlastnosti

A String obsahující chybovou zprávu serveru LDAP (pokud existuje).

Platí pro