Click or drag to resize
AuthenticationModeIsWindowsAuthentication Method
Returns true if the authentication mode is Windows authentication.

Namespace: CMS.Membership
Assembly: CMS.AspNet.Platform (in CMS.AspNet.Platform.dll) Version: 12.0.0
Syntax
C#
public static bool IsWindowsAuthentication()

Return Value

Type: Boolean
See Also