Freigeben über


ExchangeServiceBinding.GetClientAccessTokenAsync Methode

Definition

Überlädt

GetClientAccessTokenAsync(GetClientAccessTokenType)
GetClientAccessTokenAsync(GetClientAccessTokenType, Object)

GetClientAccessTokenAsync(GetClientAccessTokenType)

public:
 void GetClientAccessTokenAsync(ExchangeWebServices::GetClientAccessTokenType ^ GetClientAccessToken1);
public void GetClientAccessTokenAsync (ExchangeWebServices.GetClientAccessTokenType GetClientAccessToken1);
Public Sub GetClientAccessTokenAsync (GetClientAccessToken1 As GetClientAccessTokenType)

Parameter

GetClientAccessToken1
GetClientAccessTokenType

Gilt für:

GetClientAccessTokenAsync(GetClientAccessTokenType, Object)

public:
 void GetClientAccessTokenAsync(ExchangeWebServices::GetClientAccessTokenType ^ GetClientAccessToken1, System::Object ^ userState);
public void GetClientAccessTokenAsync (ExchangeWebServices.GetClientAccessTokenType GetClientAccessToken1, object userState);
Public Sub GetClientAccessTokenAsync (GetClientAccessToken1 As GetClientAccessTokenType, userState As Object)

Parameter

GetClientAccessToken1
GetClientAccessTokenType
userState
Object

Gilt für: