Click or drag to resize

SecurityHandlerSetModified Method

Overload List
  NameDescription
Public methodSetModified
The method allows derived classes to set SecurityHandler is modified flag. This method should be called whenever there are changes(e.g. a password change) to the SecurityHandler
Public methodSetModified(Boolean)
The method allows derived classes to set SecurityHandler is modified flag. This method should be called whenever there are changes(e.g. a password change) to the SecurityHandler
Top
See Also