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: 6.0.0.0 (6.0.6225.27214)
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