Share via


CorporateClaimUuidCollection.OnClear Method ()

 

Performs additional custom processes when clearing the contents of the CorporateClaimUuidCollection instance.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Syntax

protected override void OnClear()
protected:
virtual void OnClear() override
override OnClear : unit -> unit
Protected Overrides Sub OnClear

See Also

CorporateClaimUuidCollection Class
System.Web.Security.SingleSignOn Namespace

Return to top