LumiSoft Net Help
AUTH_SASL_DigestMD5_Response Class
NamespacesLumiSoft.Net.AUTHAUTH_SASL_DigestMD5_Response
This class represents SASL DIGEST-MD5 authentication digest-response. Defined in RFC 2831.
Declaration Syntax
C#Visual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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.

Inheritance Hierarchy
Object
AUTH_SASL_DigestMD5_Response

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119