AuthenticationMode Class |
Namespace: CMS.Membership
public static class AuthenticationMode
The AuthenticationMode type exposes the following members.
Name | Description | |
---|---|---|
IsFormsAuthentication |
Returns true if the authentication mode is Forms authentication.
| |
IsMixedAuthentication |
If true, mixed authentication is used.
| |
IsWindowsAuthentication |
Returns true if the authentication mode is Windows authentication.
|