ReportServiceAuthentication.EndGetAuthenticationMode(IAsyncResult) 方法

定義

public:
 Microsoft::SqlServer::ReportingServices2006::AuthenticationMode EndGetAuthenticationMode(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.AuthenticationMode EndGetAuthenticationMode (IAsyncResult asyncResult);
Public Function EndGetAuthenticationMode (asyncResult As IAsyncResult) As AuthenticationMode

參數

asyncResult
IAsyncResult

傳回

AuthenticationMode

適用於