Datasnap.DSSession.TDSSessionTunnelInfo.AuthPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AuthPassword: string;

C++

System::UnicodeString AuthPassword;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSessionTunnelInfo

Description

The password of the user associated with the tunnel.

The AuthPassword field specifies the password of the user associated with the tunnel.

See Also