次の方法で共有


PortalAccountMigrationManager クラス (Microsoft.SharePoint.Portal)

Office SharePoint Server アプリケーションに対して、アカウントの移行サポートを提供します。

名前空間: Microsoft.SharePoint.Portal
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class PortalAccountMigrationManager
    Implements ISPUserMigrator
'使用
Dim instance As PortalAccountMigrationManager
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class PortalAccountMigrationManager : ISPUserMigrator

継承階層

System.Object
  Microsoft.SharePoint.Portal.PortalAccountMigrationManager

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

PortalAccountMigrationManager メンバ
Microsoft.SharePoint.Portal 名前空間