Microsoft Internet Security and Acceleration Server 2004 SDK

IFWXRadiusAuthenticator

The IFWXRadiusAuthenticator interface represents the mechanism that authenticates RADIUS users.

Methods in Vtable Order

The IFWXRadiusAuthenticator interface inherits the methods of the standard COM interface IUnknown.

In addition, IFWXRadiusAuthenticator defines the following method.

Method Description
AuthenticateRadiusUser Performs RADIUS authentication of the specified user in an asynchronous operation.

Remarks

An application filter can use IFWXFirewall2::CreateRadiusAuthenticator to get the IFWXRadiusAuthenticator interface.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Wspfwext.idl.

See Also

Filter Interfaces