GetAuthenticatedUser Method of the IFWXSession Interface

The GetAuthenticatedUser method retrieves an IFWXAuthenticatedUser interface that represents the authenticated user for the session.

Syntax

HRESULT GetAuthenticatedUser(
  [out]  IFWXAuthenticatedUser** ppIFWXAuthenticatedUser
);

Parameters

ppIFWXAuthenticatedUser

Address of an interface pointer that on return points to the IFWXAuthenticatedUser interface that represents the authenticated user for the session.

Return Value

This method can return one of the following:

Requirements

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXSession


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.