Authentication

The Authentication class is used to configure all communications with Exchange. Additionally, this class contains settings which are used when generating and making SOAP requests.

This class defines the authenication credentials, ews_url(s) to attempt, exchange versions, impersonation details, and more.

class pyews.core.authentication.Authentication