Click or drag to resize

ILoginCredentialsView Interface

View interface for editing login credentials.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface ILoginCredentialsView

The ILoginCredentialsView type exposes the following members.

Properties
 NameDescription
Public propertyPassword Gets or sets the password.
Public propertyUsername Gets or sets the user name.
Top
See Also