HostConnectionSettingsAuthenticateUser Property |
Determines whether host allows to anonymous connections. If false, username and password will be used for authentication.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool AuthenticateUser { get; set; }
Property Value
Type:
Boolean
See Also