Share via


SecureStoreServiceApplication.Delete Method

Removes the current application.

Namespace:  Microsoft.Office.SecureStoreService.Server
Assembly:  Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)

Syntax

'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As SecureStoreServiceApplication

instance.Delete()
public override void Delete()

Remarks

This method deletes the SecureStoreServiceDatabase along with the application.

See Also

Reference

SecureStoreServiceApplication Class

SecureStoreServiceApplication Members

Microsoft.Office.SecureStoreService.Server Namespace