Click or drag to resize

FrmAuthentificationControllerControleAuthentification Method

Vérifie l'authentification

Namespace:  Mediatek86.contoleur
Assembly:  Mediatek86 (in Mediatek86.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool ControleAuthentification(
	Responsable responsable
)

Parameters

responsable
Type: Mediatek86.modeleResponsable
objet contenant les informations de connexion

Return Value

Type: Boolean
vrai si les informations de connexion sont correctes
See Also