[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | IsValidAccount()()() |
Authenticates the account information specified in the
LdapAuthenticationString in the web.config
|
![]() | IsValidAccount(String, String) |
Authenticates a given account name and password against the LDAP server
specified in the LdapAuthenticationString in the web.config
|
![]() | IsValidAccount(String, String, String) |
Authenticates a given account name and password on a given
LDAP Server. By default the authentication is done on the
default space unless specified in the LDAP Server name.
|
![]() | IsValidAccount(String, String, String, AuthenticationTypes) |
Authenticates a given account name and password on a given
LDAP Server using a particualar authentication type.
By default the authentication is done on the
default space unless specified in the LDAP Server name.
|