: SsoCredentials.Dispose (Método) (Boolean) (Microsoft.SharePoint.Portal.SingleSignon)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources and optionally releases the managed resources.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal.SingleSignon (in microsoft.sharepoint.portal.singlesignon.dll)
Sintaxis
'Declaración
Public Overridable Sub Dispose ( _
disposing As Boolean _
)
'Uso
Dim instance As SsoCredentials
Dim disposing As Boolean
instance.Dispose(disposing)
public virtual void Dispose (
bool disposing
)
Parámetros
- disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Vea también
Referencia
SsoCredentials (Clase)
SsoCredentials (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)