WebProxyClientContextInitializer<TService>.AddTokenToHeaders Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()