Method | Description | |
---|---|---|
AuthenticateUser ( hMailServer application ) : bool | ||
AuthenticateUser ( hMailServer application, string password ) : bool |
public static AuthenticateUser ( hMailServer application ) : bool | ||
application | hMailServer | |
return | bool |
public static AuthenticateUser ( hMailServer application, string password ) : bool | ||
application | hMailServer | |
password | string | |
return | bool |