ReportServiceAuthentication.EndLogonUser(IAsyncResult, String) Metodo

Definizione

public:
 bool EndLogonUser(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % cookieName);
public bool EndLogonUser (IAsyncResult asyncResult, out string cookieName);
member this.EndLogonUser : IAsyncResult * string -> bool
Public Function EndLogonUser (asyncResult As IAsyncResult, ByRef cookieName As String) As Boolean

Parametri

asyncResult
IAsyncResult
cookieName
String

Restituisce

Si applica a