Share via


SecureStoreServiceApplication.ProvisionLocal Method

Provisions the service application on the local machine.

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

Syntax

'Declaration
Protected Overrides Sub ProvisionLocal ( _
    serviceInstance As SPServiceInstance _
)
'Usage
Dim serviceInstance As SPServiceInstance

Me.ProvisionLocal(serviceInstance)
protected override void ProvisionLocal(
    SPServiceInstance serviceInstance
)

Parameters

Remarks

This method provisions the local registry for the specified service application.

See Also

Reference

SecureStoreServiceApplication Class

SecureStoreServiceApplication Members

Microsoft.Office.SecureStoreService.Server Namespace