UriPolicy Constructor | Glimpse API Documentation |
Overload List
Name | Description | |
---|---|---|
UriPolicy |
Initializes a new instance of the UriPolicy class with an empty black list.
|
|
UriPolicy(IList Regex ) |
Initializes a new instance of the UriPolicy class with the provided uriBlackList.
|
See Also