| Name: Determining IE security zone for a URL
Description: Rockford Lhotka. Microsoft .NET. Determining IE security zone for a URL. You can determine the IE security zone for a specific URL with the following code. Security.Policy.Zone. zone = System.Security.Policy.Zone.CreateFromUrl(AppURL) If zone.SecurityZone = SecurityZone.Intranet Then
Category: Intranet Zone
Url: http://www.lhotka.net/Articles.aspx?id=0b4589a2-2e2a-4579-be5c-a6acf12fb477
Date: Oct 14, 2005
Current Rating: 0.00
Clicks/Hits Received: 0
Number of Reviews/Comments: 0 |
Modify
this link
Report this link as broken
|