REST.Backend.Providers.IBackendAuthReg.UnregisterForAuth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterForAuth(const AAuthAccess: IAuthAccess);

C++

virtual void __fastcall UnregisterForAuth(const _di_IAuthAccess AAuthAccess) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers IBackendAuthReg

Description

Embarcadero Technologies does not currently have any additional information.