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

适用于