REST.Authenticator.Simple.TSimpleAuthenticator.UsernameKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property UsernameKey: string read FUsernameKey write SetUsernameKey;

C++

__property System::UnicodeString UsernameKey = {read=FUsernameKey, write=SetUsernameKey};

Propriétés

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


Description

Clé pour la valeur du nom d'utilisateur.

Voir aussi