次の方法で共有


IUser インターフェイス

プリンシパル値をクライアントに渡すユーザー エンティティのメソッドを定義します。

名前空間: System.ServiceModel.DomainServices.Server.ApplicationServices
アセンブリ: System.ServiceModel.DomainServices.Server (system.servicemodel.domainservices.server.dll 内)

使用方法

'使用
Dim instance As IUser

構文

'宣言
Public Interface IUser
public interface IUser
public interface class IUser
public interface IUser
public interface IUser

解説

このインターフェイスは、IAuthentication インターフェイスと共に使用するようにデザインされています。プリンシパル値のシリアル化をサポートするプロパティを、このインターフェイスを実装する型から生成されたエンティティ クラスに提供します。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

IUser のメンバー
System.ServiceModel.DomainServices.Server.ApplicationServices 名前空間