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

PasswordAuthentication Properties

The PasswordAuthentication type exposes the following members.

Properties


  Name Description
Public property Password
Returns the user password.

Note that this method returns a reference to the password. It is the caller's responsibility to zero out the password information after it is no longer needed.

Public property UserName
Returns the user name.