Click or drag to resize

VGSharePointMemberShipProviderChangePasswordQuestionAndAnswer Method

Namespace:  Novalys.VisualGuard.Security.SharePoint
Assembly:  Novalys.VisualGuard.Security.SharePoint (in Novalys.VisualGuard.Security.SharePoint.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public override bool ChangePasswordQuestionAndAnswer(
	string username,
	string password,
	string newPasswordQuestion,
	string newPasswordAnswer
)

Parameters

username
Type: SystemString
password
Type: SystemString
newPasswordQuestion
Type: SystemString
newPasswordAnswer
Type: SystemString

Return Value

Type: Boolean
See Also