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.