LumiSoft Net Help
Authentications Property
NamespacesLumiSoft.Net.FTP.ServerFTP_SessionAuthentications
Gets supported SASL authentication methods collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public Dictionary<string, AUTH_SASL_ServerMechanism> Authentications { get; }
Public ReadOnly Property Authentications As Dictionary(Of String, AUTH_SASL_ServerMechanism)
	Get
public:
property Dictionary<String^, AUTH_SASL_ServerMechanism^>^ Authentications {
	Dictionary<String^, AUTH_SASL_ServerMechanism^>^ get ();
}
member Authentications : Dictionary<string, AUTH_SASL_ServerMechanism> with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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