IsAuthenticated Method

FormsAuth

LdapAuthentication..::..IsAuthenticated Method

Namespace:  FormsAuth
Assembly:  Toestellenbeheer (in Toestellenbeheer.dll)

Syntax


public bool IsAuthenticated(
	string username,
	string pwd
)
Public Function IsAuthenticated ( _
	username As String, _
	pwd As String _
) As Boolean
public:
bool^ IsAuthenticated(
	String^ username, 
	String^ pwd
)

Parameters

username
Type: String
pwd
Type: String