AuthenticationModeIsFormsAuthentication Method |
Returns true if the authentication mode is Forms authentication.
Namespace: CMS.MembershipAssembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 12.0.0
Syntaxpublic static bool IsFormsAuthentication()
Return Value
Type:
Boolean
See Also