REST.Authenticator.Simple.TSimpleAuthenticator.PasswordKey

提供:RAD Studio API Documentation

Delphi

property PasswordKey: string read FPasswordKey write SetPasswordKey;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
REST.Authenticator.Simple.pas
REST.Authenticator.Simple.hpp
REST.Authenticator.Simple TSimpleAuthenticator


説明

パスワード値のキー。

関連項目