Datasnap.DSSession.TDSSessionTunnelInfo.AuthPassword

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Unit: Datasnap.DSSession
Parent: TDSSessionTunnelInfo

Delphi

AuthPassword: string;

C++

System::UnicodeString AuthPassword;

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