Click or drag to resize

ProfileInfosLoad Method

Loads the collection from the specified repository database.

Namespace:  NetQuarry.Security
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void Load(
	IDatabase db
)

Parameters

db
Type: NetQuarryIDatabase
The repository database object
See Also