Microsoft Internet Security and
Acceleration Server 2000
FPCAccount.AccountType
Property
Gets the account type.
VBScript Syntax[VBScript]
[ Type = ] FPCAccount.AccountType
C++ Syntax[C++]
HRESULT get_AccountType(
FpcAccountTypes*pType
);
Parameters
Type
Integer value that specifies the account type. It can have a
value from the FpcAccountTypes enumerated type.
These values indicate whether the account type is a user, a group
of users, a domain of users, an alias or a predefined account.