ServicePRO SDK Help

stcUser..::..Password Property

Gets the password for user’s login. By default password for a new user is set to ‘helpstar’ and stored as hash value
(Optional)

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

Syntax


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

Field Value

The password.