Click or drag to resize
IPersoonAccountValideer Method

Namespace: Fsolutions.Fbase.Contracts.Persoon
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
PersoonValidatieModel Valideer(
	string emailadres,
	string wachtwoord
)

Parameters

emailadres
Type: SystemString
wachtwoord
Type: SystemString

Return Value

Type: PersoonValidatieModel
See Also