Gets supported SASL authentication methods collection.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119