Interface IAuthentication
Interface for authentication
public interface IAuthentication
- Extension Methods
Methods
Apply(ref MyWebClient)
Apply the authentication to webclient.
void Apply(ref MyWebClient webClient)
Parameters
webClient
MyWebClientWebClient for which you want to use this authentication method.