System.Security.Principal.WindowsImpersonationContext.Finalize Method

Releases the resources held by the current instance.

Syntax

void Finalize ()

Remarks

Note:

This member is removed in the dnprdnext and subsequent versions.

Application code does not call this method; it is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled. For more information, see GC.SuppressFinalize(object) and object.Finalize. This method overrides object.Finalize.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0