Dispose Method
Dispose()
When the PivSession object goes out of scope, this method is called. It will close the session. The most important function of closing a session is to "un-authenticate" the management key and "un-verify" the PIN.
C#
public void Dispose()