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