C# Class System.Net.HttpListenerBasicIdentity

Inheritance: System.Security.Principal.GenericIdentity
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
HttpListenerBasicIdentity ( string username, string password ) : System.Security.Principal

Method Details

HttpListenerBasicIdentity() public méthode

public HttpListenerBasicIdentity ( string username, string password ) : System.Security.Principal
username string
password string
Résultat System.Security.Principal