LogOnResultBaseMessageWithDetails Property |
Gets a message with further explanation about an authentication failure.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string MessageWithDetails { get; }
Public ReadOnly Property MessageWithDetails As String
Get
public:
property String^ MessageWithDetails {
String^ get ();
}
member MessageWithDetails : string with get
Property Value
Type:
StringSee Also