Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
LDAP Class
LDAP Methods
Authenticate Method
AuthenticateTicket Method
AuthenticateUsingLdapConnection Method
Email2Username Method
GetGroups Method
IsMemberOfGroup Method
TestLogin Method
TicketUser Method
LDAP
AuthenticateTicket Method
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
string
AuthenticateTicket
(
string
domain
,
string
user
,
string
pwd
,
int
life_minutes
)
Parameters
domain
Type:
System
String
user
Type:
System
String
pwd
Type:
System
String
life_minutes
Type:
System
Int32
Return Value
Type:
String
See Also
Reference
LDAP Class
Scilligence.MolEngine.Companion Namespace