Click or drag to resize

AutomaticPasswordResetExecutor Class

Inheritance Hierarchy
SystemObject
  FileHold.UserRoleManager.MassEditEditActionExecutor
    FileHold.UserRoleManager.MassEditAutomaticPasswordResetExecutor

Namespace:  FileHold.UserRoleManager.MassEdit
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class AutomaticPasswordResetExecutor : EditActionExecutor

The AutomaticPasswordResetExecutor type exposes the following members.

Constructors
  NameDescription
Public methodAutomaticPasswordResetExecutor
Initializes a new instance of the AutomaticPasswordResetExecutor class
Top
Properties
  NameDescription
Protected propertyselectedUserCount (Inherited from EditActionExecutor.)
Protected propertystringValue (Inherited from EditActionExecutor.)
Top
Methods
Fields
  NameDescription
Protected fieldaction (Inherited from EditActionExecutor.)
Protected fieldconnection (Inherited from EditActionExecutor.)
Protected fielddatabase (Inherited from EditActionExecutor.)
Protected fieldexternalUsers (Inherited from EditActionExecutor.)
Protected fieldtransaction (Inherited from EditActionExecutor.)
Protected fielduserRoleManager (Inherited from EditActionExecutor.)
Protected fieldusers (Inherited from EditActionExecutor.)
Top
Extension Methods
See Also