Click or drag to resize

WebSecurityUtils Class

Utility functions to handle authentication and authorization tasks in HTTP applications.
Inheritance Hierarchy
SystemObject
  PDTec.IceNet.Web.UtilsWebSecurityUtils

Namespace:  PDTec.IceNet.Web.Utils
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static class WebSecurityUtils

The WebSecurityUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFormsAuthTimeout
Gets the forms authentication timeout in minutes.
Top
See Also