Skip to content

SSH.Session.SetLocalBanner

Andrew Lambert edited this page Jul 26, 2018 · 4 revisions

SSH.Session.SetLocalBanner

Method Signature

 Sub SetLocalBanner(BannerText As String)

Parameters

Name Type Comment
BannerText String The local banner text to set.

Remarks

Sets the local welcome banner message.

Clone this wiki locally