ReportServiceAuthentication.EndLogonUser(IAsyncResult, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- asyncResult
- IAsyncResult
- cookieName
- String