메소드 | 설명 | |
---|---|---|
AuthentificateUser ( string userName, string password, string serverUrl, AuthentificateUserCallback callback ) : void |
메소드 | 설명 | |
---|---|---|
AuthentificateUserCallback ( IAsyncResult result ) : void |
public AuthentificateUser ( string userName, string password, string serverUrl, AuthentificateUserCallback callback ) : void | ||
userName | string | |
password | string | |
serverUrl | string | |
callback | AuthentificateUserCallback | |
리턴 | void |