Click or drag to resize
IPersoonWijzigenWachtwoord Method

Namespace: Fsolutions.Fbase.Contracts.Persoon
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
string WijzigenWachtwoord(
	string nieuwWachtwoord,
	string nieuwWachtwoordHerhaling,
	string wachtwoordControleVraag,
	string wachtwoordControleAntwoord
)

Parameters

nieuwWachtwoord
Type: SystemString
nieuwWachtwoordHerhaling
Type: SystemString
wachtwoordControleVraag
Type: SystemString
wachtwoordControleAntwoord
Type: SystemString

Return Value

Type: String
See Also