Table of Contents

Interface IAuthentication

Namespace
HeBianGu.Systems.Upgrade
Assembly
HeBianGu.Systems.Upgrade.dll

Interface for authentication

public interface IAuthentication
Extension Methods

Methods

Apply(ref MyWebClient)

Apply the authentication to webclient.

void Apply(ref MyWebClient webClient)

Parameters

webClient MyWebClient

WebClient for which you want to use this authentication method.