API:System.Net.URLClient.TCredentialsStorage.RemoveCredential

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function RemoveCredential(AnAuthTargetType: TAuthTargetType; const ARealm: string; const AURL: string = '';  const AUser: string = ''): Boolean;

C++

bool __fastcall RemoveCredential(TAuthTargetType AnAuthTargetType, const System::UnicodeString ARealm, const System::UnicodeString AURL = System::UnicodeString(), const System::UnicodeString AUser = System::UnicodeString());

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TCredentialsStorage

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !