|   | ISecurityProviderAuthenticate Method | 
        
        
            Authenticates the user.
            
        
        Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.257-beta
 Syntax
SyntaxFunction Authenticate As Boolean
abstract Authenticate : unit -> bool 
Return Value
Booleantrue if the user is authenticated, otherwise false.
 See Also
See Also