ServicePRO SDK Help

stcUserInfo..::..IsPasswordValid Property

Indicates if password is valid

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

Syntax


[DataMemberAttribute]
public bool IsPasswordValid { get; set; }
<DataMemberAttribute> _
Public Property IsPasswordValid As Boolean
	Get
	Set

Field Value

true if this instance is password valid; otherwise, false.