HostConnectionSettingsAuthenticateUser Property

Determines whether host allows to anonymous connections. If false, username and password will be used for authentication.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool AuthenticateUser { get; set; }

Property Value

Boolean

See Also