This base class for server SASL authentication mechanisms.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract class AUTH_SASL_ServerMechanism
Public MustInherit Class AUTH_SASL_ServerMechanism
public ref class AUTH_SASL_ServerMechanism abstract
[<AbstractClassAttribute>] type AUTH_SASL_ServerMechanism = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
AUTH_SASL_ServerMechanism()()()() |
Default constructor.
| |
Continue(array<Byte>[]()[][]) |
Continues authentication process.
| |
Equals(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.) | |
IsAuthenticated |
Gets if user has authenticated sucessfully.
| |
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.
| |
RequireSSL |
Gets if specified SASL mechanism is available only to SSL connection.
| |
Reset()()()() |
Resets any authentication state data.
| |
Tags |
Gets user data items collection.
| |
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