Microsoft Internet Security and Acceleration Server 2000 |
Gets an FPCCredentials object. This property is mandatory for an FPCDialupEntry object because the dialup entry cannot be used without credentials (user name and password that would be used to manually establish a network dial-up connection).
[ oFPCCredentials = ] FPCDialupEntry.Credentials
HRESULT get_Credentials( IFPCCredentials **poFPCCredentials );
The property is read-only.