AuthenUserName (http)
De Wiki1000
(Différences entre les versions)
(Nouvelle page : <source lang='delphi'>property AuthenUserName:string;</source> '''Lecture/Ecriture''' Cette propriété définie le nom d'utilisateur pour une connexion authentifiée. {{tip|Cette...) |
|||
Ligne 18 : | Ligne 18 : | ||
*[[AuthenPassword (http)|AuthenPassword]] | *[[AuthenPassword (http)|AuthenPassword]] | ||
− | {{Footer|Requêtes HTTP (tech | + | {{Footer|Requêtes HTTP (tech)}} |
[[category:Requêtes HTTP]] | [[category:Requêtes HTTP]] |
Version actuelle en date du 17 août 2009 à 16:57
property AuthenUserName:string;
Lecture/Ecriture
Cette propriété définie le nom d'utilisateur pour une connexion authentifiée.
Exemple:
begin end;
Voir aussi: