Click or drag to resize

AdoSecurityProvider(String) Constructor

Initializes a new instance of the AdoSecurityProvider class.

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

Parameters

username  String
Name that uniquely identifies the user.
See Also