Partager via


SsoCredentials.Dispose, méthode (Boolean) (Microsoft.SharePoint.Portal.SingleSignon)

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources and optionally releases the managed resources.

Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)

Syntaxe

'Déclaration
Public Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Utilisation
Dim instance As SsoCredentials
Dim disposing As Boolean

instance.Dispose(disposing)
public virtual void Dispose (
    bool disposing
)

Paramètres

  • disposing
    true to release both managed and unmanaged resources; false to release only unmanaged resources.

Voir aussi

Référence

SsoCredentials, classe
Membres SsoCredentials
Microsoft.SharePoint.Portal.SingleSignon, espace de noms