LumiSoft Net Help
AUTH_SASL_DigestMD5_Challenge Class
NamespacesLumiSoft.Net.AUTHAUTH_SASL_DigestMD5_Challenge
This class represents SASL DIGEST-MD5 authentication digest-challenge. Defined in RFC 2831.
Declaration Syntax
C#Visual BasicVisual C++F#
public class AUTH_SASL_DigestMD5_Challenge
Public Class AUTH_SASL_DigestMD5_Challenge
public ref class AUTH_SASL_DigestMD5_Challenge
type AUTH_SASL_DigestMD5_Challenge =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AUTH_SASL_DigestMD5_Challenge(array<String>[]()[][], String, array<String>[]()[][], Boolean)
Default constructor.

Algorithm
Gets algorithm value. For more info see RFC 2831.

Charset
Gets charset value. For more info see RFC 2831.

CipherOpts
Gets cipher-opts value. For more info see RFC 2831.

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.)
Maxbuf
Gets maxbuf value. For more info see RFC 2831.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Nonce
Gets nonce value. For more info see RFC 2831.

Parse(String)
Parses DIGEST-MD5 challenge from challenge-string.

QopOptions
Gets qop-options value. For more info see RFC 2831.

Realm
Gets realm value. For more info see RFC 2831.

Stale
Gets if stale value. For more info see RFC 2831.

ToChallenge()()()()
Returns DIGEST-MD5 "digest-challenge" string.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AUTH_SASL_DigestMD5_Challenge

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