Share via


SessionDictionary Members

[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]

Dictionary of naming elements relevant to Windows® Identity Foundation (WIF).

The following tables list the members exposed by the SessionDictionary type.

Public Properties

  Name Description
public property Actor  
public property AnonymousIssued  
public property AuthenticationType  
public property BootstrapToken  
public property Claim  
public property ClaimCollection  
public property ClaimProperties  
public property ClaimProperty  
public property ClaimPropertyName  
public property ClaimPropertyValue  
public property ClaimsPrincipal  
public property Context  
public property ContextId  
public property DenyOnlySidClaim  
public property DnsClaim  
public property EffectiveTime  
public property EmptyString  
public property EndpointId  
public property ExpiryTime  
public property HashClaim  
public property Id  
public property Identities  
public property Identity  
public propertystatic Instance  
public property Issuer  
public property IssuerRef  
public property Key  
public property KeyEffectiveTime  
public property KeyExpiryTime  
public property KeyGeneration  
public property Label  
public property MailAddressClaim  
public property NameClaim  
public property NameClaimType  
public property NullValue  
public property OriginalIssuer  
public property PersistentTrue  
public property Right  
public property RoleClaimType  
public property RsaClaim  
public property SctAuthorizationPolicy  
public property SecureConversationVersion  
public property SecurityContextToken  
public property SelfIssued  
public property SessionId  
public property SessionModeTrue  
public property SessionToken  
public property SessionTokenCookie  
public property Sid  
public property SpnClaim  
public property SubjectId  
public property SystemClaim  
public property Type  
public property UpnClaim  
public property UrlClaim  
public property ValidFrom  
public property ValidTo  
public property Value  
public property ValueType  
public property Version  
public property WindowsIdentity  
public property WindowsLogonName  
public property WindowsPrincipal  
public property WindowsSidClaim  
public property X500DistinguishedNameClaim  
public property X509ThumbprintClaim  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add  (Inherited from XmlDictionary)
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)
public method TryLookup  (Inherited from XmlDictionary)
public method TryLookup  (Inherited from XmlDictionary)
public method TryLookup  (Inherited from XmlDictionary)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SessionDictionary Class
Microsoft.IdentityModel.Claims Namespace

Copyright © 2008 by Microsoft Corporation. All rights reserved.