ServicePRO SDK Help

clsSharedFunctions..::..SecurePasswordHash Method

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static int SecurePasswordHash(
	string pwd
)
Public Shared Function SecurePasswordHash ( _
	pwd As String _
) As Integer

Parameters

pwd
Type: String