Metodo DedNetApplicationStoreForcedAuthentication
|
Memorizza le credenziali per l'accesso automatico senza autenticazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void StoreForcedAuthentication(
string username
)
Public Sub StoreForcedAuthentication (
username As String
)
public:
void StoreForcedAuthentication(
String^ username
)
member StoreForcedAuthentication :
username : string -> unit
Parametri
- username String
- Nome dell'utente da registrare
Vedi anche