LumiSoft Net Help
AUTH_SASL_Client_XOAuth Class
NamespacesLumiSoft.Net.AUTHAUTH_SASL_Client_XOAuth
This class implements XOAUTH authentication.
Declaration Syntax
C#Visual BasicVisual C++F#
public class AUTH_SASL_Client_XOAuth : AUTH_SASL_Client
Public Class AUTH_SASL_Client_XOAuth
	Inherits AUTH_SASL_Client
public ref class AUTH_SASL_Client_XOAuth : public AUTH_SASL_Client
type AUTH_SASL_Client_XOAuth =  
    class
        inherit AUTH_SASL_Client
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AUTH_SASL_Client_XOAuth(String, String)
Default constructor.

Continue(array<Byte>[]()[][])
Continues authentication process.
(Overrides AUTH_SASL_Client.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.)
IsCompleted
Gets if the authentication exchange has completed.
(Overrides AUTH_SASL_Client.IsCompleted.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Returns always "LOGIN".
(Overrides AUTH_SASL_Client.Name.)
SupportsInitialResponse
Returns always true, because XOAUTH authentication method supports SASL client "inital response".
(Overrides AUTH_SASL_Client.SupportsInitialResponse.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
UserName
Gets user login name.
(Overrides AUTH_SASL_Client.UserName.)
Inheritance Hierarchy
Object
AUTH_SASL_Client
 AUTH_SASL_Client_XOAuth

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