Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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