C# Class HeaviSoft.Documentor.Application.Security.Core.Identity

Inheritance: IIdentity
Show file Open project: heavis/Documentor_V01R01

Public Methods

Method Description
Identity ( string name, bool isAuthenticated ) : HeaviSoft.FrameworkBase.Core.Security

Method Details

Identity() public method

public Identity ( string name, bool isAuthenticated ) : HeaviSoft.FrameworkBase.Core.Security
name string
isAuthenticated bool
return HeaviSoft.FrameworkBase.Core.Security