BdcServiceApplication.OnDependentProcessIdentityChanged method

Ensures that dependent process identities have access to the service application.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides Sub OnDependentProcessIdentityChanged
'Usage

Me.OnDependentProcessIdentityChanged()
protected override void OnDependentProcessIdentityChanged()

Remarks

This event is raised for a service application based on its type.

See also

Reference

BdcServiceApplication class

BdcServiceApplication members

Microsoft.SharePoint.BusinessData.SharedService namespace