Click or drag to resize

SecurityProviderBaseDispose Method

Releases all the resources used by the security provider.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
public void Dispose()
Request Example View Source

Implements

IDisposableDispose
See Also