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

Public Constructors

  Name Description
Saml2SecurityTokenHandler Overloaded.  
Top

Public Fields

  Name Description
public fieldstatic TokenProfile11ValueType  
Top

Public Properties

  Name Description
public property CanValidateToken Overridden. Indicates whether this handler supports validation of tokens handled by this instance.
public property CanWriteToken Overridden. Indicates whether the class provides serialization functionality to serialize token handled by this instance.
public property CertificateValidator  
public property Configuration  (Inherited from SecurityTokenHandler)
public property ContainingCollection  (Inherited from SecurityTokenHandler)
public property KeyInfoSerializer  
public property SamlSecurityTokenRequirement  
public property TokenType Overridden. Get the System.Type of the SecurityToken this instance handles.
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadKeyIdentifierClause Overridden.  
public method CanReadToken Overridden.  
public method CanWriteKeyIdentifierClause Overridden.  
public method CreateSecurityTokenReference Overridden.  
public method CreateToken Overridden.  
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetTokenTypeIdentifiers Overridden.  
public method GetType  (Inherited from Object)
public method ReadKeyIdentifierClause Overridden.  
public method ReadToken Overloaded. Overridden.  
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method ValidateToken Overridden.  
public method WriteKeyIdentifierClause Overridden.  
public method WriteToken Overridden.  
Top

Protected Methods

  Name Description
protected method AddDelegateToAttributes  
protected method CollectAttributeValues  
protected method CreateAdvice  
protected method CreateAttribute  
protected method CreateAttributeStatement  
protected method CreateAuthenticationStatement  
protected method CreateClaims  
protected method CreateConditions  
protected method CreateIssuerNameIdentifier  
protected method CreateSamlSubject  
protected method CreateStatements  
protected method CreateXmlStringFromAttributes  
protected method DenormalizeAuthenticationType  
protected method DetectReplayedTokens Overridden.  
protected method Finalize  (Inherited from Object)
protected method FindUpn  
protected method GetCacheExpirationTime  
protected method GetEncryptingCredentials  
protected method GetSigningCredentials  
protected method MemberwiseClone  (Inherited from Object)
protected method NormalizeAuthenticationContextClassReference  
protected method ProcessAttributeStatement  
protected method ProcessAuthenticationStatement  
protected method ProcessAuthorizationDecisionStatement  
protected method ProcessSamlSubject  
protected method ProcessStatement  
protected method ReadAction  
protected method ReadAdvice  
protected method ReadAssertion  
protected method ReadAttribute  
protected method ReadAttributeStatement  
protected method ReadAttributeValue  
protected method ReadAudienceRestriction  
protected method ReadAuthenticationContext  
protected method ReadAuthenticationStatement  
protected method ReadAuthorizationDecisionStatement  
protected method ReadConditions  
protected method ReadEncryptedId  
protected method ReadEvidence  
protected method ReadIssuer  
protected method ReadNameID  
protected method ReadNameIDType  
protected method ReadProxyRestriction  
protected method ReadSigningKeyInfo  
protected method ReadStatement  
protected method ReadSubject  
protected method ReadSubjectConfirmation  
protected method ReadSubjectConfirmationData  
protected method ReadSubjectID  
protected method ReadSubjectKeyInfo  
protected method ReadSubjectLocality  
protected method ResolveIssuerToken  
protected method ResolveSecurityKeys  
protected method SetDelegateFromAttribute  
protected method TryResolveIssuerToken  
protected method ValidateConditions  
protected method ValidateConfirmationData  
protected method WriteAction  
protected method WriteAdvice  
protected method WriteAssertion  
protected method WriteAttribute  
protected method WriteAttributeStatement  
protected method WriteAttributeValue  
protected method WriteAudienceRestriction  
protected method WriteAuthenticationContext  
protected method WriteAuthenticationStatement  
protected method WriteAuthorizationDecisionStatement  
protected method WriteConditions  
protected method WriteEvidence  
protected method WriteIssuer  
protected method WriteNameID  
protected method WriteNameIDType  
protected method WriteProxyRestriction  
protected method WriteSigningKeyInfo  
protected method WriteStatement  
protected method WriteSubject  
protected method WriteSubjectConfirmation  
protected method WriteSubjectConfirmationData  
protected method WriteSubjectKeyInfo  
protected method WriteSubjectLocality  
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.