WebServerSettings Properties |
The WebServerSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdministratorUserIds |
Gets the list of users that are considered to be administrators of the site.
|
![]() | AuthenticationScheme |
Gets or sets the authentication scheme that the server will employ for new connections.
|
![]() | AutoStartUPnP |
Gets or sets a value indicating that server should automatically go onto the Internet when the program first starts up.
|
![]() | BasicAuthenticationPasswordHash |
Gets or sets the hash of the password for the basic authentication user.
|
![]() | BasicAuthenticationUser |
Gets or sets the user for basic authentication.
|
![]() | BasicAuthenticationUserIds |
Gets the list of users that can log onto the site when Basic Authentication is
switched on.
|
![]() | ConvertedUser |
Gets or sets a value indicating that the BasicAuthenticationUser and
BasicAuthenticationPasswordHash have been converted to an IUser
and are now managed by the IUserManager.
|
![]() | EnableUPnp |
Gets or sets a value indicating that the server is allowed to control UPnP NAT routers.
|
![]() | IsOnlyInternetServerOnLan |
Gets or sets a value indicating that this is the only instance of VRS on the LAN that is allowed
to respond to requests from the Internet.
|
![]() | UPnpPort |
Gets or sets the port number that the UPnP NAT router will listen on for traffic to forward to VRS.
|