Back to product page

Properties



ActivatedDetermines if WebServer is activated or not.
AllowBrowsingDetermines if folder browsing is allowed.
AuthenticationDetermines if authentication is required to access the server.
AuthenticationTypeDetermines type of authentication supported by the server.
BindIPDetermines local interface address that is listening.
CertificateHolds certificate/private key information.
CompressionDetermines if WebServer will auto-compress content.
DefaultPageHolds default page name which will be shown when page is loaded.
DocumentRootHolds root path for documents.
PortHolds local port where WebServer.NET listens.
SecureDetermines if secure (HTTPS) protocol is used.
ServerNameHolds name of the server to be shown to clients.
SessionsReturns collection of session variables.
SessionTimeoutDefines period after which the current session will expire.
TimeoutTimeout value, in seconds.
UsersReturns collection of users.
VersionHolds version information.

Platforms

Windows