Therefore API > API Reference > Classes > ThePortalUserSync > Properties
UserPwd
Gets or sets the password of the portal user.
Namespace: Therefore.API
Visual Basic
Public Overridable Property UserPwd As String
C#
public virtual string UserPwd { get; set; }
The password of the portal user.
ThePortalUserSync class
ThePortalUserSync properties