REST.Authenticator.Simple.TSimpleAuthenticator.PasswordKey

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PasswordKey: string read FPasswordKey write SetPasswordKey;

C++

__property System::UnicodeString PasswordKey = {read=FPasswordKey, write=SetPasswordKey};

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

Voir aussi