Click or drag to resize

LdapSecurityProvider(String) Constructor

Initializes a new instance of the LdapSecurityProvider class.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public LdapSecurityProvider(
	string username
)
View Source

Parameters

username  String
Name that uniquely identifies the user.
See Also