Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DeriveBytes::Dispose Method

.NET Framework (current version)
 

When overridden in a derived class, releases all resources used by the current instance of the DeriveBytes class.

Namespace:   System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodDispose()

When overridden in a derived class, releases all resources used by the current instance of the DeriveBytes class.

System_CAPS_protmethodDispose(Boolean)

When overridden in a derived class, releases the unmanaged resources used by the DeriveBytes class and optionally releases the managed resources.

Return to top
Show:
© 2017 Microsoft