C# Class HttpInterfaces.HttpClientCertificateProxy

Inheritance: IHttpClientCertificate
Afficher le fichier Open project: JonKruger/HttpInterfaces

Méthodes publiques

Méthode Description
Get ( string field ) : string
HttpClientCertificateProxy ( System.Web.HttpClientCertificate httpClientCertificate ) : System

Method Details

Get() public méthode

public Get ( string field ) : string
field string
Résultat string

HttpClientCertificateProxy() public méthode

public HttpClientCertificateProxy ( System.Web.HttpClientCertificate httpClientCertificate ) : System
httpClientCertificate System.Web.HttpClientCertificate
Résultat System