C# Class WhoCanHelpMe.Framework.Security.Identity

Inheritance: IIdentity
Afficher le fichier Open project: jongeorge1/Who-Can-Help-Me

Méthodes publiques

Méthode Description
Identity ( string name, string authenticationType, bool isAuthenticated ) : System.Diagnostics

Method Details

Identity() public méthode

public Identity ( string name, string authenticationType, bool isAuthenticated ) : System.Diagnostics
name string
authenticationType string
isAuthenticated bool
Résultat System.Diagnostics