WebFileServerData Class
<DataContract()> _
Public Class WebFileServerData
This language is not supported or no code example is available.
[DataContract()]
public class WebFileServerData
This language is not supported or no code example is available.
[DataContract()]
public ref class WebFileServerData
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
absolute_packaging_path | Absolute packaging path |
![]() |
address_binding | The address binding to use |
![]() |
allow_api | |
![]() |
allow_file_publishing | Whether or not to allow the file publishing features |
![]() |
allow_files_with_refs_checkout_on_web | Allow files with references to be checked out via the web |
![]() |
allow_web_drops | Whether or not to allow the file drops |
![]() |
allow_web_server | Whether or not to allow the webserver |
![]() |
allow_web_site | |
![]() |
drop_settings | Additional settings, such as customization etc |
![]() |
external_https_only | Whether or not to use external https |
![]() |
files_over_web_password_settings | Password settings for files over web |
![]() |
http_port | The port to use for http |
![]() |
https_port | The port to use for https (if being used) |
![]() |
inactivity_timeout | The number of hours to wait before expiring inactive web user sessions |
![]() |
internal_port | An optional internal port |
![]() |
publishing_path | The publishing path |
![]() |
read_only_web_user_creator | Who can create read only web users |
![]() |
show_download_page_as_default | Whether or not "Always show download page" checkbox is checked by default when publishing |
![]() |
skip_certificate_registration | |
![]() |
thumbprint | Certificate thumbprint, if using https |
![]() |
use_https | Whether or not to use https |
![]() |
web_drop_path | The web drop path |
![]() |
web_physical_path | |
![]() |
web_server_address | The web server address |
![]() |
web_server_page_defaults | The default pages for each page type |
![]() |
web_site_path |
Contracts.Data.WebFileServerData