LumiSoft Net Help
AUTH_SASL_ServerMechanism_DigestMd5 Class
NamespacesLumiSoft.Net.AUTHAUTH_SASL_ServerMechanism_DigestMd5
Implements "DIGEST-MD5" authenticaiton. Defined in RFC 2831.
Declaration Syntax
C#Visual BasicVisual C++F#
public class AUTH_SASL_ServerMechanism_DigestMd5 : AUTH_SASL_ServerMechanism
Public Class AUTH_SASL_ServerMechanism_DigestMd5
	Inherits AUTH_SASL_ServerMechanism
public ref class AUTH_SASL_ServerMechanism_DigestMd5 : public AUTH_SASL_ServerMechanism
type AUTH_SASL_ServerMechanism_DigestMd5 =  
    class
        inherit AUTH_SASL_ServerMechanism
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
AUTH_SASL_ServerMechanism_DigestMd5(Boolean)
Default constructor.

Continue(array<Byte>[]()[][])
Continues authentication process.
(Overrides AUTH_SASL_ServerMechanism.Continue(array<Byte>[]()[][]).)
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.)
GetUserInfo
Is called when authentication mechanism needs to get user info to complete atuhentication.

IsAuthenticated
Gets if user has authenticated sucessfully.
(Overrides AUTH_SASL_ServerMechanism.IsAuthenticated.)
IsCompleted
Gets if the authentication exchange has completed.
(Overrides AUTH_SASL_ServerMechanism.IsCompleted.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Returns always "DIGEST-MD5".
(Overrides AUTH_SASL_ServerMechanism.Name.)
Realm
Gets or sets realm value.

RequireSSL
Gets if specified SASL mechanism is available only to SSL connection.
(Overrides AUTH_SASL_ServerMechanism.RequireSSL.)
Reset()()()()
Resets any authentication state data.
(Overrides AUTH_SASL_ServerMechanism.Reset()()()().)
Tags
Gets user data items collection.
(Inherited from AUTH_SASL_ServerMechanism.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UserName
Gets user login name.
(Overrides AUTH_SASL_ServerMechanism.UserName.)
Inheritance Hierarchy
Object
AUTH_SASL_ServerMechanism
 AUTH_SASL_ServerMechanism_DigestMd5

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