Enable Stateful authentication using default (volatile) persistence objects.
| C# | Visual Basic | Visual C++ |
public void EnableStatefulMode()
Public Sub EnableStatefulMode
public: void EnableStatefulMode()
Uses SingularAssociationManager and SingularSessionManager
objects. These are volatile, and all contained data will be destroyed when
the OpenIdDesktopClient object is disposed.