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