WindowsSecurityToken.ThrowIfDisposed Method

Definition

Throws an exception if the Dispose() method has been called for this instance.

protected:
 void ThrowIfDisposed();
protected void ThrowIfDisposed ();
member this.ThrowIfDisposed : unit -> unit
Protected Sub ThrowIfDisposed ()

Exceptions

the Dispose() method has been called for this instance.

Applies to