ResourcesErrorDesc_NoSupportedLoginMethods Property |
Gets "None of the specified authentication methods is supported by the server." string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic virtual string ErrorDesc_NoSupportedLoginMethods { get; }
Public Overridable ReadOnly Property ErrorDesc_NoSupportedLoginMethods As String
Get
Property Value
Type:
String
See Also