Method | Description | |
---|---|---|
AuthUser_EventArgs ( |
Default constructor.
|
public AuthUser_EventArgs ( |
||
session | Reference to pop3 session. | |
userName | string | Username. |
passwData | string | Password data. |
data | string | Authentication specific data(as tag). |
authType | AuthType | Authentication type. |
return | System |