WebUser.InternalPrincipal プロパティ
アセンブリ: Microsoft.VisualBasic (microsoft.visualbasic.dll 内)

protected: virtual property IPrincipal^ InternalPrincipal { IPrincipal^ get () override; void set (IPrincipal^ value) override; }
/** @property */ protected IPrincipal get_InternalPrincipal () /** @property */ protected void set_InternalPrincipal (IPrincipal value)
protected override function get InternalPrincipal () : IPrincipal protected override function set InternalPrincipal (value : IPrincipal)
現在のユーザーを表す IPrincipal オブジェクト。

WebUser オブジェクトでは、このプロパティは、HttpContext.Current プロパティの User プロパティをラップします。
詳細については、Visual Basic のトピック「My.User.CurrentPrincipal プロパティ」を参照してください。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からWebUser.InternalPrincipal プロパティを検索する場合は、下記のリンクをクリックしてください。

- WebUser.InternalPrincipal プロパティのページへのリンク