C# Class Httwrap.Auth.Credentials

显示文件 Open project: ziyasal/Httwrap

Public Methods

Method Description
BuildHttpClient ( HttpMessageHandler httpHandler = null ) : HttpClient
IsTlsCredentials ( ) : bool

Method Details

BuildHttpClient() public abstract method

public abstract BuildHttpClient ( HttpMessageHandler httpHandler = null ) : HttpClient
httpHandler HttpMessageHandler
return HttpClient

IsTlsCredentials() public abstract method

public abstract IsTlsCredentials ( ) : bool
return bool