WebProxyClientContextInitializer Members

Ensures that the access token and other header values are added to every outbound service call.

The following tables list the members exposed by the WebProxyClientContextInitializer type.

Protected Constructors

  Name Description
  WebProxyClientContextInitializer Initializes a new instance of theWebProxyClientContextInitializer class using a web proxy client.

Top

Public Properties

  Name Description
public property ServiceProxy Gets the web proxy client for the service.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Dispose Overloaded.  
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method AddCommonHeaders Adds common and required headers to the outbound service call.
protected method AddTokenToHeaders Adds the access token to the Authorization header of the outbound service call.
protected method Dispose Overloaded.  
protected method Finalize Overridden. Destructor for WebProxyClient objects.
protected method Initialize Initializes the WebProxyClientContextInitializer object using a client base object.
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WebProxyClientContextInitializer Generic Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.