WebProxyClientContextInitializer<TService>.AddTokenToHeaders Method

Definition

Adds the access token to the Authorization header of the outbound service call.

protected:
 void AddTokenToHeaders();
protected void AddTokenToHeaders ();
member this.AddTokenToHeaders : unit -> unit
Protected Sub AddTokenToHeaders ()

Applies to