SessionDictionary Class
Namespace: Microsoft.IdentityModel.Claims
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Verwendung
Dim instance As SessionDictionary
Syntax
'Declaration
Public NotInheritable Class SessionDictionary
Inherits XmlDictionary
public sealed class SessionDictionary : XmlDictionary
public ref class SessionDictionary sealed : public XmlDictionary
public final class SessionDictionary extends XmlDictionary
public final class SessionDictionary extends XmlDictionary
Vererbungshierarchie
System.Object
System.Xml.XmlDictionary
Microsoft.IdentityModel.Claims.SessionDictionary
Threadsicherheit
Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Plattformen
Entwicklungsplattformen
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Siehe auch
Referenz
SessionDictionary Members
Microsoft.IdentityModel.Claims Namespace