NonSecureActionsInitializingEventArgs Constructors
Provides data for the NonSecureActionsInitializing event.Name | Parameters | Description |
---|---|---|
NonSecureActionsInitializingEventArgs(HashSet<String>) | nonSecureActions | Initializes a new instance of the NonSecureActionsInitializingEventArgs class with specified settings. |
See Also