AceQLCredential Constructor
Overload List
Name | Description | |
---|---|---|
AceQLCredential(String, array<Char>[]()[][]) |
Creates an object of type AceQLCredential.
|
|
AceQLCredential(String, String) |
Initializes a new instance of the AceQLCredential class. This constructor allows authentication without a password using a
session_id value returned by AceQL login API on server side.
|