CivetHelper..::..CheckCivetPassword Method

验证个人相信的帐号密码是否正确

[此方法暂不对外开放]

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public static string CheckCivetPassword(
	string CivetNoOrUserName,
	string Password,
	string Signature,
	out string RunResultInfo
)
Public Shared Function CheckCivetPassword ( _
	CivetNoOrUserName As String, _
	Password As String, _
	Signature As String, _
	<OutAttribute> ByRef RunResultInfo As String _
) As String
public:
static String^ CheckCivetPassword(
	String^ CivetNoOrUserName, 
	String^ Password, 
	String^ Signature, 
	[OutAttribute] String^% RunResultInfo
)

Parameters

CivetNoOrUserName
Type: String
相信号(工号)或别名
Password
Type: String
相信密码
Signature
Type: String
签名
RunResultInfo
Type: String%
执行信息

Return Value

相信号(工号)