IMigrateUserCallback Interface

Defines a callback that is used to migrate the existing user account to a new user account.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface IMigrateUserCallback
'Usage
Dim instance As IMigrateUserCallback
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IMigrateUserCallback

See Also

Reference

IMigrateUserCallback Members

Microsoft.SharePoint.Administration Namespace