Click or drag to resize

Metodo DedUsersGroupsFindByUserName

Restituisce l'elemento in base al nome utente.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public DedUG FindByUserName(
	string userName
)

Parametri

userName  String
Nome utente.

Valore di ritorno

DedUG
Restituisce l'elemento trovato oppure null.
Vedi anche