|   | ISecurityProviderIsUserAuthenticated Property | 
        
        
            Gets the flag that indicates whether the user was
            authenticated during the last authentication attempt.
            
        
        Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.257-beta
 Syntax
Syntaxbool IsUserAuthenticated { get; }ReadOnly Property IsUserAuthenticated As Boolean
	Get
property bool IsUserAuthenticated {
	bool get ();
}abstract IsUserAuthenticated : bool with get
function get_IsUserAuthenticated();
Property Value
Boolean See Also
See Also