The following tables list the members exposed by the WebFileServerData type.

Name Description
Public field absolute_packaging_path Absolute packaging path
Public field allow_file_publishing Whether or not to allow the file publishing features
Public field allow_web_drops Whether or not to allow the file drops
Public field allow_web_server Whether or not to allow the webserver
Public field drop_settings Additional settings, such as customization etc
Public field external_https_only Whether or not to use external https
Public field files_over_web_password_settings Password settings for files over web
Public field http_port The port to use for http
Public field https_port The port to use for https (if being used)
Public field internal_port An optional internal port
Public field publishing_path The publishing path
Public field show_download_page_as_default Whether or not "Always show download page" checkbox is checked by default when publishing
Public field thumbprint Certificate thumbprint, if using https
Public field use_https Whether or not to use https
Public field web_drop_path The web drop path
Public field web_server_address The web server address
Public field web_server_page_defaults The default pages for each page type
Top