![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
[] public class AspNetServerSettings |
Visual Basic (Declaration) |
![]() |
---|---|
<> _ Public Class AspNetServerSettings |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
![]() |
AuthenticationScheme |
Authentication scheme to use.
|
![]() |
BasicAuthenticationDomain |
Basic authentication domain to use.
|
![]() |
DisableDebugger |
Sets if the debugger should be disabled.
|
![]() |
RequireClientCertificate |
Requires server certificate?
|
![]() |
Url |
Url to use.
|
![]() |
VirtualDir |
Virtual directory.
|
See Also
Smartsite.Web.AspNet Namespace