Metodo DedNetApplicationStoreForcedAuthentication
|
Memorizza le credenziali per l'accesso automatico senza autenticazione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic 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