Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Common
Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
virtual
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also