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 오류 코드입니다.

적용 대상