Gets or sets the banner message announced to the client before authentication.
Namespace:
Rebex.Net.Servers.Core
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public Property Banner As String Get Set |
C# |
---|
public string Banner { get; set; } |