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

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsWindowsAuthentication()

Return Value

Type: Boolean
See Also