Click or drag to resize

Metodo UsrUserUserIsEnabled

Restituisce se l'utente è abilitato o no

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassi
public static bool UserIsEnabled(
	DedNetApplication app,
	string user
)

Parametri

app  DedNetApplication
Applicazione.
user  String
Nome utente.

Valore di ritorno

Boolean
Vedi anche