AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

AceQLCredential Class

AceQLCredential provides a more secure way than using a connection string to specify the username, password or Session ID for a login attempt.

Note that this version does not encrypt the password. This could and should be done in a future version.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public sealed class AceQLCredential

Inheritance Hierarchy


Object
  AceQL.Client.Api..::..AceQLCredential