UrlIdentityPermissionAttribute::Url Property
.NET Framework (current version)
Gets or sets the full URL of the calling code.
Assembly: mscorlib (in mscorlib.dll)
The complete URL is considered, including the protocol (HTTP, HTTPS, FTP) and the file, for example: http://www.fourthcoffee.com/process/grind.htm/.
URLs can be matched exactly or by a wildcard in the final position, for example: http://www.fourthcoffee.com/process/*.
.NET Framework
Available since 1.1
Available since 1.1
Show: