Class CheckUserByPasswordInternalVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class CheckUserByPasswordInternalVM : CloudBaseVM
Properties
Declaration
public string Email { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Password
Declaration
public string Password { get; set; }
Property Value
Type | Description |
---|---|
System.String |