ServicePRO SDK Help

stcUser..::..strPassword Property

Sets the password for user’s login. By default password for a new user is set to ‘helpstar’

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

Syntax


[DataMemberAttribute]
public string strPassword { get; set; }
<DataMemberAttribute> _
Public Property strPassword As String
	Get
	Set

Field Value

The string password.