Open this page in the API Guide

LocalLogOnContext.FailureMessage Property

Gets or sets a failure message associated with the operation.

Namespace:  Dundas.BI.AccountServices.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public string? FailureMessage { get; set; }

Property Value

Type: String
See Also