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