IDTSProject100.MatchPassword(String) Method

Definition

public:
 bool MatchPassword(System::String ^ bstrPackagePassword);
public bool MatchPassword (string bstrPackagePassword);
abstract member MatchPassword : string -> bool
Public Function MatchPassword (bstrPackagePassword As String) As Boolean

Parameters

bstrPackagePassword
String

Returns

The matched password.

Applies to