FPCAccount Object

The FPCAccount object defines an account for a user or a group of users. You can use this object to determine the account type, retrieve or change the account name, and allow or deny access. You can also define users that are not Windows users, and mixed sets of users. For more information see Defining Groups of Users.

The FPCAccount object is created as an element of an FPCAccounts collection.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCAccount object does not define any methods.

Properties

The FPCAccount object defines the following properties.

Property Description

Account

Gets or sets the name of the account, which can be specified in domain\user-name format.

AccountType

Gets a value from the FpcAccountTypes enumerated type that specifies the type of the account.

Interfaces for C++ Programming

This object implements the IFPCAccount interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.