Click or drag to resize

ISecurityProviderAuthenticate Method

Authenticates the user.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
bool Authenticate()
View Source

Return Value

Boolean
true if the user is authenticated, otherwise false.
See Also