CertInfoCollection.OnClearComplete Method ()
Custom action performed when all the entries in the CertInfoCollection class are cleared.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
protected override void OnClearComplete()
protected:
virtual void OnClearComplete() override
override OnClearComplete : unit -> unit
Protected Overrides Sub OnClearComplete
See Also
CertInfoCollection Class
System.Web.Security.SingleSignOn Namespace
Return to top