C# Class Tomboy.WebSync.ProxiedWebRequest

Afficher le fichier Open project: oluc/tomboy

Méthodes publiques

Свойство Type Description
useLibProxy bool

Méthodes publiques

Méthode Description
Create ( string uri ) : HttpWebRequest
GetAuthPass ( ) : string
GetAuthUser ( ) : string
UseAuthentication ( ) : bool

Private Methods

Méthode Description
ApplyProxy ( HttpWebRequest webRequest, string uri ) : void

Method Details

Create() public static méthode

public static Create ( string uri ) : HttpWebRequest
uri string
Résultat System.Net.HttpWebRequest

GetAuthPass() public static méthode

public static GetAuthPass ( ) : string
Résultat string

GetAuthUser() public static méthode

public static GetAuthUser ( ) : string
Résultat string

UseAuthentication() public static méthode

public static UseAuthentication ( ) : bool
Résultat bool

Property Details

useLibProxy public_oe static_oe property

public static bool useLibProxy
Résultat bool