C# Class Investor.Common.Shared.Authentication.BasicAuthenticationIdentity

Inheritance: System.Security.Principal.GenericIdentity
Afficher le fichier Open project: johnhinz/Investor

Méthodes publiques

Méthode Description
BasicAuthenticationIdentity ( string name, string password ) : System

Method Details

BasicAuthenticationIdentity() public méthode

public BasicAuthenticationIdentity ( string name, string password ) : System
name string
password string
Résultat System