C# Class WhoCanHelpMe.Framework.Security.Identity

Inheritance: IIdentity
Mostra file Open project: jongeorge1/Who-Can-Help-Me

Public Methods

Method Description
Identity ( string name, string authenticationType, bool isAuthenticated ) : System.Diagnostics

Method Details

Identity() public method

public Identity ( string name, string authenticationType, bool isAuthenticated ) : System.Diagnostics
name string
authenticationType string
isAuthenticated bool
return System.Diagnostics