LumiSoft Net Help
AUTH_SASL_Client Class
NamespacesLumiSoft.Net.AUTHAUTH_SASL_Client
This base class for client SASL authentication mechanisms. Defined in RFC 4422.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract class AUTH_SASL_Client
Public MustInherit Class AUTH_SASL_Client
public ref class AUTH_SASL_Client abstract
[<AbstractClassAttribute>]
type AUTH_SASL_Client =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AUTH_SASL_Client()()()()
Default constructor.

Continue(array<Byte>[]()[][])
Continues authentication process.

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.)
IsCompleted
Gets if the authentication exchange has completed.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets IANA-registered SASL authentication mechanism name.

SupportsInitialResponse
Gets if the authentication method supports SASL client "inital response".

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UserName
Gets user login name.

Inheritance Hierarchy

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