C# Class Junior.Route.Http.RequestHeaders.BasicProxyAuthorizationHeader

Afficher le fichier Open project: nathan-alden/junior-route

Méthodes publiques

Méthode Description
Parse ( string headerValue ) : BasicProxyAuthorizationHeader

Private Methods

Méthode Description
BasicProxyAuthorizationHeader ( string authScheme, string userid, string password ) : System

Method Details

Parse() public static méthode

public static Parse ( string headerValue ) : BasicProxyAuthorizationHeader
headerValue string
Résultat BasicProxyAuthorizationHeader