ReportServiceAuthentication.EndGetAuthenticationMode(IAsyncResult) Método

Definição

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

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a