REST.Authenticator.Simple.TSimpleAuthenticator.Username

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Username: string read FUsername write SetUsername;

C++

__property System::UnicodeString Username = {read=FUsername, write=SetUsername};

Propriétés

Type Visibilité  Source Unité  Parent
property published
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple TSimpleAuthenticator


Description

Valeur pour le nom d'utilisateur.

Voir aussi