UriValidatedEventArgs(String, Uri, Object) Constructor
Initializes a new instance of the AccessSettings.UriValidatedEventArgs class with specified settings.
Namespace: DevExpress.Security.Resources
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
uriString | String |
uri | Uri |
validationContext | Object |
See Also