Use the AuthorizationRule.Action property to programmatically configure the authorization action to be used by a Web application.
Member Name | Description |
---|---|
Allow |
The authorization type allows access to the resource. |
Deny |
The authorization type denies access to the resource. |