Click or drag to resize

WindowsLogin Class

Service for handling integrated authentication for web services
Inheritance Hierarchy

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class WindowsLogin : WebService

The WindowsLogin type exposes the following members.

Constructors
  NameDescription
Public methodWindowsLogin
Initializes a new instance of the WindowsLogin class
Top
Methods
  NameDescription
Public methodStartSession
Start session for user identified using integrated Windows authentication
Top
Extension Methods
See Also