ReportServiceAuthentication.EndGetAuthenticationMode(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상