TMedConnection.MedPasswd TMedConnection

property MedPasswd: string ;

Description

Property is used to specify Mediator server user password to be used for this connection. Should be set before opening connection of type ctMEDSRV.

Example:

cn.MedPasswd := 'test121';