PasswordRequestedEventArgs Constructors
Contains data for the PasswordRequested event.Name | Parameters | Description |
---|---|---|
PasswordRequestedEventArgs(String, Int32) | path, passwordRequestsCount | Initializes a new instance of the PasswordRequestedEventArgs class with specified settings. |
See Also