ServiceProxy<TService>.Authenticate Method

Definition

Closes the service channel and channel factory if they are open, and then invokes AuthenticateCore().

public:
 void Authenticate();
public void Authenticate ();
member this.Authenticate : unit -> unit
Public Sub Authenticate ()

Applies to