Overload List
Name | Description | |
---|---|---|
![]() ![]() | BeginLogin(EwsAuthentication, AsyncCallback, Object) |
Begins asynchronous Login operation.
Authenticates the user to the Exchange server using the specified authentication method that does not require credentials (NTLM, Kerberos or Negotiate).
|
![]() ![]() | BeginLogin(String, EwsAuthentication, AsyncCallback, Object) |
Begins asynchronous Login operation.
Authenticates the user to the Exchange server using an OAuth access token.
|
![]() ![]() | BeginLogin(String, String, AsyncCallback, Object) |
Begins asynchronous Login operation.
Authenticates the user to the Exchange server.
|
![]() ![]() | BeginLogin(String, String, EwsAuthentication, AsyncCallback, Object) |
Begins asynchronous Login operation.
Authenticates the user to the Exchange server.
|