FPCAccount
Internet Security and Acceleration Server 2004/2006 SDK
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 ISA Server object hierarchy.
Methods
The FPCAccount object does not define any methods.
Properties
The FPCAccount object has 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 XP. |
|---|---|
| Server | Requires Windows Server 2003. Requires Windows Server 2003 or Windows 2000 for ISA Server 2004 Standard Edition. |
| Version | Requires Internet Security and Acceleration (ISA) Server 2006 or ISA Server 2004. |
| IDL | Declared in Msfpccom.idl. |