REST.Authenticator.Simple.TSimpleAuthenticator.Password

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Password: string read FPassword write SetPassword;

C++

__property System::UnicodeString Password = {read=FPassword, write=SetPassword};

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 mot de passe.

Voir aussi