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.
Makes the changes to the local server that are needed before the SecureStoreServiceApplication object can be used.
Namespace: Microsoft.Office.SecureStoreService.Server
Assembly: Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)
Syntax
'Declaration
Public Overrides Sub Provision
'Usage
Dim instance As SecureStoreServiceApplication
instance.Provision()
public override void Provision()
Remarks
This method provisions the database.
See Also
Reference
SecureStoreServiceApplication Class