LdapException.ErrorCode 属性

定义

ErrorCode 属性包含 LDAP 错误代码。

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

属性值

LDAP 错误代码。

适用于