Click or drag to resize

LdapSecurityProviderAuthenticate Method

Authenticates the user.

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

Return Value

Boolean
true if the user is authenticated, otherwise false.

Implements

ISecurityProviderAuthenticate
See Also