URL of the membership condition.
[Visual Basic] Public Property Url As String [C#] public string Url {get; set;} [C++] public: __property String* get_Url(); public: __property void set_Url(String*); [JScript] public function get Url() : String; public function set Url(String);
URL of the membership condition.
Use a '*' at the end of an URL to denote the set of URLs that match up to the '*'.
URLMembershipCondition Class | URLMembershipCondition Members | System.Security.Policy Namespace