GenericIdentity クラス

標準ユーザーを表します。

この型のすべてのメンバの一覧については、GenericIdentity メンバ を参照してください。

System.Object
   System.Security.Principal.GenericIdentity

<Serializable>
Public Class GenericIdentity   Implements IIdentity
[C#]
[Serializable]
public class GenericIdentity : IIdentity
[C++]
[Serializable]
public __gc class GenericIdentity : public IIdentity
[JScript]
public
   Serializable
class GenericIdentity implements IIdentity

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

ID オブジェクトは、コードが実行されている対象のユーザーを表します。

必要条件

名前空間: System.Security.Principal

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

GenericIdentity メンバ | System.Security.Principal 名前空間