IFWXRadiusAuthenticator Interface

The IFWXRadiusAuthenticator interface represents the mechanism that authenticates RADIUS users.

Syntax

interface IFWXRadiusAuthenticator : IUnknown

Methods

The IFWXRadiusAuthenticator interface inherits the methods of the IUnknown interface.

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 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

See Also

Filter Interfaces


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.