Class AuthenticationService.LoginRequest
Inherited Members
Namespace: AcousticWorkbench
Assembly: AcousticWorkbench.dll
Syntax
public class LoginRequest
Properties
| Improve this Doc View SourceLogin
Declaration
public string Login { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Password
Declaration
public string Password { get; set; }
Property Value
| Type | Description |
|---|---|
| String |