LdapException.ErrorCode Property

Definition

The ErrorCode property contains the LDAP error code.

public:
 property int ErrorCode { int get(); };
public int ErrorCode { get; }
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer

Property Value

The LDAP error code.

Applies to