ValidateEncryptedPassword Method (FCApplication)
Syntax
'Declaration
Public Function ValidateEncryptedPassword( _
ByVal _str_ As String, _
ByVal _encr_ As String, _
ByVal _pre9_ As Short _
) As Boolean
public bool ValidateEncryptedPassword(
string _str_,
string _encr_,
short _pre9_
)
Parameters
str
encr
pre9
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family