SPWebApplication.RemoveIdentityFromLocalGroups Method

Removes the current application pool from local groups if it is not used by other Web applications on the server.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overridable Sub RemoveIdentityFromLocalGroups
'Usage

Me.RemoveIdentityFromLocalGroups()
protected virtual void RemoveIdentityFromLocalGroups()

See Also

Reference

SPWebApplication Class

SPWebApplication Members

Microsoft.SharePoint.Administration Namespace