Click or drag to resize
AuthenticationMode Methods

The AuthenticationMode type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsFormsAuthentication
Returns true if the authentication mode is Forms authentication.
Public methodStatic memberIsMixedAuthentication
If true, mixed authentication is used.
Public methodStatic memberIsWindowsAuthentication
Returns true if the authentication mode is Windows authentication.
Top
See Also