다음을 통해 공유


IDTSProject100.MatchPassword(String) 메서드

정의

프로젝트에 대한 암호를 일치시킵니다.

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

매개 변수

bstrPackagePassword
String

패키지 암호입니다.

반환

일치하는 암호입니다.

적용 대상