AccessSettings.UriValidatedEventArgs Constructors
Contains data for the UriValidated event.Name | Parameters | Description |
---|---|---|
UriValidatedEventArgs(String, Uri, Object) | uriString, uri, validationContext | Initializes a new instance of the AccessSettings.UriValidatedEventArgs class with specified settings. |
See Also