Microsoft Internet Security and Acceleration Server 2000

FPCCredentials.Password Property

Sets the password.

VBScript Syntax[VBScript]

FPCCredentials.Password [ = sPassword ]

C++ Syntax[C++]

HRESULT put_Password(
  BSTR sPassword
);

Parameters

sPassword
String that specifies the password.

The property is write-only.

Applies To

FPCCredentials