Back to product page

WebAuthentications enumeration


This is list of of values that you can set as result of certain action.

Remarks

This is list of of values that define if users must authenticate with the server to perform certain operations. You can always check the authentication by yourself on each separate page, or force wodWebServer.NET to require authentication in general, when accessing any resource.

Members

MemberDescription
OptionalAuthentication is optional.
RequiredAuthentication is required.

Platforms

Windows