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

적용 대상