C# Class WebApi_BasicAuth_Filter.BasicAuthenticationIdentity

Inheritance: System.Security.Principal.GenericIdentity
Afficher le fichier Open project: NathanGloyn/SPA-Authentication

Méthodes publiques

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

Method Details

BasicAuthenticationIdentity() public méthode

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