C# Class KeeAnywhere.StorageProviders.ProxyTools

Afficher le fichier Open project: Kyrodan/KeeAnywhere

Méthodes publiques

Méthode Description
ApplyProxy ( this handler ) : void
CreateHttpClient ( ) : HttpClient
CreateHttpClientHandler ( ) : HttpClientHandler
GetKeePassProxyCredentials ( ) : ICredentials
GetKeePassWebProxy ( ) : IWebProxy
GetProxy ( ) : IWebProxy

Method Details

ApplyProxy() public static méthode

public static ApplyProxy ( this handler ) : void
handler this
Résultat void

CreateHttpClient() public static méthode

public static CreateHttpClient ( ) : HttpClient
Résultat System.Net.Http.HttpClient

CreateHttpClientHandler() public static méthode

public static CreateHttpClientHandler ( ) : HttpClientHandler
Résultat System.Net.Http.HttpClientHandler

GetKeePassProxyCredentials() public static méthode

public static GetKeePassProxyCredentials ( ) : ICredentials
Résultat ICredentials

GetKeePassWebProxy() public static méthode

public static GetKeePassWebProxy ( ) : IWebProxy
Résultat IWebProxy

GetProxy() public static méthode

public static GetProxy ( ) : IWebProxy
Résultat IWebProxy