Click or drag to resize

SafeTokenHandle Methods

The SafeTokenHandle type exposes the following members.

Methods
 NameDescription
Protected methodReleaseHandle When overridden in a derived class, executes the code required to free the handle.
(Overrides SafeHandleReleaseHandle)
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also