Back to product page

WebAuthenticationTypes enumeration


Types of authentication supported by the wodWebServer.NET

Remarks

You can choose one of these values, or combination of them in AuthenticationType property.

Members

MemberValueDescription
None0No authenticatin is supported.
Basic1BASIC authentication is supported.
Certificate4Authentication with client certificate is supported.