Click or drag to resize

Metodo DedUsersGroupsFindByUserName

Restituisce l'elemento in base al nome utente.

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

Parametri

userName
Tipo: SystemString
Nome utente.

Valore di ritorno

Tipo: DedUG
Restituisce l'elemento trovato oppure null.
Vedi anche