Table of Contents

Class ErrorGroups.Ldap

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Ldap errors.

public static class ErrorGroups.Ldap
Inheritance
ErrorGroups.Ldap
Inherited Members

Fields

CommonLdap

CommonLdap error.

public const int CommonLdap = 65732609

Field Value

int

ErrorPrefix

Ldap error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Ldap group code.

public const short GroupCode = 1003

Field Value

short

GroupName

Ldap group name.

public const string GroupName = "LDAP"

Field Value

string

LdapClientInit

LdapClientInit error.

public const int LdapClientInit = 65732610

Field Value

int

LdapSearchRequest

LdapSearchRequest error.

public const int LdapSearchRequest = 65732611

Field Value

int

LdapUserNotFound

LdapUserNotFound error.

public const int LdapUserNotFound = 65732612

Field Value

int