SecureStoreCredentialCollection.Dispose Method
Disposes the instance of the Secure Store credential collection.
Namespace: Microsoft.BusinessData.Infrastructure.SecureStore
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As SecureStoreCredentialCollection
instance.Dispose()
public void Dispose()
Implements
See Also
Reference
SecureStoreCredentialCollection Class