LocalLogOnContextValidateCredentialsFailureReason Property

Gets or sets an optional reason associated with the result of ValidateLocalUserLogOnCredentials(LocalLogOnContext).

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

Property Value

Type: NullableValidateCredentialsFailureReason
See Also