ClaimsIdentity クラス
Implementation of a claims-based representation of a single user.
名前空間: Microsoft.IdentityModel.Claims
アセンブリ: Microsoft.IdentityModel (microsoft.identitymodel.dll 中)
使用方法
Dim instance As ClaimsIdentity
構文
'宣言
<SerializableAttribute> _
Public Class ClaimsIdentity
Implements IClaimsIdentity, IIdentity, ISerializable
[SerializableAttribute]
public class ClaimsIdentity : IClaimsIdentity, IIdentity, ISerializable
[SerializableAttribute]
public ref class ClaimsIdentity : IClaimsIdentity, IIdentity, ISerializable
/** @attribute SerializableAttribute() */
public class ClaimsIdentity implements IClaimsIdentity, IIdentity,
ISerializable
SerializableAttribute
public class ClaimsIdentity implements IClaimsIdentity, IIdentity,
ISerializable
継承階層
System.Object
Microsoft.IdentityModel.Claims.ClaimsIdentity
Microsoft.IdentityModel.Claims.RsaClaimsIdentity
スレッド セーフ
この型のパブリックな静的 (Visual Basic では共有) メンバーは、すべてスレッド セーフです。インスタンス メンバーはすべて、スレッド セーフであることが保証されません。
プラットフォーム
開発プラットフォーム
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP