|
|
Authorizing Users and Roles |
|
|
Microsoft Corporation |
|
|
ASP.NET / User Management |
|
|
Click to Visit |
|
|
85 |
Authorizing Users and Roles is a tutorial explaining the access control of a guest or a user to URL resources. Through the HTTP method, requisition could be made and then the webmaster could take a decision using application to accept or deny the access to clients or group of users or roles. URL authorization checks out the role from the list of configured roles. All the denied access would be sent back to the logon page. If the access is accepted the client could enter the site.
|