Method | Description | |
---|---|---|
GetResponse ( ) : string |
Respond to the servers sasl challenge with a MD5
|
|
GetResponse ( string Challenge ) : string |
Responce of the sasl class to the challenge
|
Method | Description | |
---|---|---|
Response ( ) : string | ||
UriAuthentication ( ) : byte[] |
Second stage of user Authentication.
|
|
UserAuthenticationHash ( ) : byte[] |
First stage of user authentication.
|
public GetResponse ( string Challenge ) : string | ||
Challenge | string | Server authentication Challenge |
return | string |