Validate user

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Function ValidateUser( _ 
ByVal userName As String, _ 
ByVal password As String
) As eSecurityErrors
This language is not supported or no code example is available.
public eSecurityErrors ValidateUser( 
string userName
string password 
)
This language is not supported or no code example is available.

Parameters

userName
Type: string

password
Type: string

Return Value

Type: eSecurityErrors

Status

.NET Framework

Supported in: 4.6.2, 4.7