WindowsTokenRoleProvider Constructor ()

 

Creates an instance of the WindowsTokenRoleProvider class.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

public:
WindowsTokenRoleProvider()

The WindowsTokenRoleProvider constructor is called by ASP.NET to create an instance of the WindowsTokenRoleProvider class as specified in the configuration for the application. This constructor is not intended to be used from your code.

.NET Framework
Available since 2.0
Return to top
Show: