C# Class BusinessObjects.Security.VmIdentity

Inheritance: CslaIdentity
Datei anzeigen Open project: stonemonkey/Internship2013

Protected Methods

Method Description
DataPortal_Fetch ( UsernameCriteria criteria ) : void

Private Methods

Method Description
GetRoles ( EmployeeRoles roles ) : IEnumerable
LoadIdentityFrom ( EmployeeEntity employee ) : void

Method Details

DataPortal_Fetch() protected method

protected DataPortal_Fetch ( UsernameCriteria criteria ) : void
criteria UsernameCriteria
return void