This class represents SASL DIGEST-MD5 authentication digest-response. Defined in RFC 2831.

C# | Visual Basic | Visual C++ | F# |
public class AUTH_SASL_DigestMD5_Response
Public Class AUTH_SASL_DigestMD5_Response
public ref class AUTH_SASL_DigestMD5_Response
type AUTH_SASL_DigestMD5_Response = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | AUTH_SASL_DigestMD5_Response(AUTH_SASL_DigestMD5_Challenge, String, String, String, String, Int32, String, String) |
Default constructor.
|
![]() | Authenticate(String, String) |
Authenticates user.
|
![]() | Authzid |
Gets authorization ID.
|
![]() | Charset |
Gets charset value.
|
![]() | Cipher |
Gets cipher value.
|
![]() | Cnonce |
Gets cnonce value.
|
![]() | DigestUri |
Gets digest URI value.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Nonce |
Gets nonce value.
|
![]() | NonceCount |
Gets nonce count.
|
![]() ![]() | Parse(String) |
Parses DIGEST-MD5 response from response-string.
|
![]() | Qop |
Gets "quality of protection" value.
|
![]() | Realm |
Gets realm(domain) name.
|
![]() | Response |
Gets response value.
|
![]() | ToResponse()()()() |
Creates digest response for challenge.
|
![]() | ToRspauthResponse(String, String) |
Creates response-auth response for client.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserName |
Gets user name.
|

Object | |
![]() | AUTH_SASL_DigestMD5_Response |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119