LoginRequestEventArgs class
Provides data for Korzh.EasyQuery.Db.DbGate.LoginRequest event
public class Korzh.EasyQuery.Db.LoginRequestEventArgs : EventArgs
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | Password | Gets or sets the “Password” parameter. |
String | UserID | Gets or sets the “User ID” parameter. |