|   | ISecurityProviderAuthenticationFailureReason Property | 
        
        
            Gets an authentication failure reason, if set by the provider when authentication fails.
            
        
        Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.257-beta
 Syntax
Syntaxstring AuthenticationFailureReason { get; }ReadOnly Property AuthenticationFailureReason As String
	Get
property String^ AuthenticationFailureReason {
	String^ get ();
}abstract AuthenticationFailureReason : string with get
function get_AuthenticationFailureReason();
Property Value
String See Also
See Also