System.Net.URLClient.TCredentialsStorage.TCredential.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AnAuthTarget: TAuthTargetType; const ARealm, AURL, AUserName, APassword: string);

C++

__fastcall TCredential(TAuthTargetType AnAuthTarget, const System::UnicodeString ARealm, const System::UnicodeString AURL, const System::UnicodeString AUserName, const System::UnicodeString APassword);
TCredential() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TCredential

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。