GroupClaimCollection.OnClear Method ()
Performs additional custom processes when clearing the contents of the GroupClaimCollection 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
GroupClaimCollection Class
System.Web.Security.SingleSignOn Namespace
Return to top