Interface INotifyPasswordChanged
Interface definition of a notifitcation mechanism to indicate if a password has changes.
Namespace: Sartorius.SAF.Notification
Assembly: Sartorius.SAF.dll
Syntax
public interface INotifyPasswordChanged
Events
View SourcePasswordChanged
Raised when the password has changed.
Declaration
event PasswordChangedEventHandler PasswordChanged
Event Type
Type | Description |
---|---|
PasswordChangedEventHandler |