IAdmSelfPasswordResetManagerFactory3

The IAdmSelfPasswordResetManagerFactory3 interface extends the IAdmSelfPasswordResetManagerFactory interface with the possibility to release an instance of the IAdmSelfPasswordResetManager interface.

Inheritance: IAdmSelfPasswordResetManagerFactory2

Methods

Details

ReleaseManager()

Releases an instance of the IAdmSelfPasswordResetManager interface by the given cookie.

void ReleaseManager(string cookie)

Parameters


Requirements

Minimum required version: 2018.1

See also