ldap

Undocumented in source.

Members

Functions

login
LDAPLoginResult login(string host, string username, string password)

int main(string[] args) { string un = "testuser@email.com"; //string pwd = "password";

Structs

LDAPLoginResult
struct LDAPLoginResult

int main(string[] args) { string un = "testuser@email.com"; //string pwd = "password";

Meta