WindowsIdentity.GetAnonymous メソッド
アセンブリ: mscorlib (mscorlib.dll 内)

Dim returnValue As WindowsIdentity returnValue = WindowsIdentity.GetAnonymous
匿名のユーザーを表す WindowsIdentity オブジェクト。

![]() |
---|
このプロパティは、匿名の Windows ユーザーに対応しない空の WindowsIdentity オブジェクトを返します。返された WindowsIdentity オブジェクトは、偽装などの便利な動作に使用できません。 |

GetAnonymous メソッドを使用し、匿名の Windows ユーザーを表す WindowsIdentity オブジェクトを返すコード例を次に示します。このコード例は、WindowsIdentity クラスのトピックで取り上げているコード例の一部分です。

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に収録されているすべての辞書からWindowsIdentity.GetAnonymous メソッドを検索する場合は、下記のリンクをクリックしてください。

- WindowsIdentity.GetAnonymous メソッドのページへのリンク