IAdmSelfPasswordResetManagerFactory3
The IAdmSelfPasswordResetManagerFactory3 interface extends the IAdmSelfPasswordResetManagerFactory interface with the possibility to release an instance of the IAdmSelfPasswordResetManager interface.
Inheritance: IAdmSelfPasswordResetManagerFactory2
Methods
-
Method
-
Description
-
ReleaseManager()
-
Releases an instance of the IAdmSelfPasswordResetManager interface by the given cookie.
Details
ReleaseManager()
Releases an instance of the IAdmSelfPasswordResetManager interface by the given cookie.
void ReleaseManager(string cookie)
Parameters
The cookie parameter specifies the cookie returned by the IAdmSelfPasswordResetManagerFactory::CreateManager or IAdmSelfPasswordResetManagerFactory2::CreateManagerEx method.
Requirements
Minimum required version: 2018.1