AuthCommonDispose 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#
public virtual void Dispose()

Implements

IDisposableDispose

See Also