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