LdapException.ServerErrorMessage Propiedad

Definición

La ServerErrorMessage propiedad contiene un String que contiene el mensaje de error del servidor LDAP (si existe alguno).

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

Valor de propiedad

que String contiene el mensaje de error del servidor LDAP (si existe).

Se aplica a