Microsoft Internet Security and Acceleration Server 2000

IFWXSession::RevertToSelf Method

Calls IFWXImpersonator::RevertToSelf. Reverts to self after a successful call by the filter to the IFWXSession::ImpersonateClient method to impersonate the authenticated user.

HRESULT RevertToSelf()

Remarks

This method is used specifically by application filters for sessions created by the Firewall service or by other filters. Impersonation on behalf of the Firewall service for a session created by a particular filter is performed by that same filter through the IFWXImpersonator interface.