API:Datasnap.DSSession.TDSSession.GetAuthRoleInternal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetAuthRoleInternal(ServerMethod: TDSServerMethod; AuthManager : TDSCustomAuthenticationManager;  out AuthorizedRoles, DeniedRoles: TStrings);

C++

void __fastcall GetAuthRoleInternal(Datasnap::Dscommonserver::TDSServerMethod* ServerMethod, Datasnap::Dsauth::TDSCustomAuthenticationManager* AuthManager, /* out */ System::Classes::TStrings* &AuthorizedRoles, /* out */ System::Classes::TStrings* &DeniedRoles);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSession

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!