Saml2SecurityTokenHandler 成员

下表列出了 Saml2SecurityTokenHandler 类型公开的成员。

Public 构造函数

  名称 说明
  Saml2SecurityTokenHandler 已重载。  

页首

Public 字段

  名称 说明
public field static TokenProfile11ValueType  

页首

Public 属性

  名称 说明
public property CanValidateToken 重写。 Indicates whether this handler supports validation of tokens handled by this instance.
public property CanWriteToken 重写。 Indicates whether the class provides serialization functionality to serialize token handled by this instance.
public property CertificateValidator  
public property Configuration  (从 SecurityTokenHandler 继承)
public property ContainingCollection  (从 SecurityTokenHandler 继承)
public property KeyInfoSerializer  
public property SamlSecurityTokenRequirement  
public property TokenType 重写。 Get the System.Type of the SecurityToken this instance handles.

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method CanReadKeyIdentifierClause 重写。  
public method CanReadToken 重写。  
public method CanWriteKeyIdentifierClause 重写。  
public method CreateSecurityTokenReference 重写。  
public method CreateToken 重写。  
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetTokenTypeIdentifiers 重写。  
public method GetType  (从 Object 继承)
public method ReadKeyIdentifierClause 重写。  
public method ReadToken 已重载。 重写。  
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)
public method ValidateToken 重写。  
public method WriteKeyIdentifierClause 重写。  
public method WriteToken 重写。  

页首

Protected 方法

  名称 说明
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 重写。  
protected method Finalize  (从 Object 继承)
protected method FindUpn  
protected method GetCacheExpirationTime  
protected method GetEncryptingCredentials  
protected method GetSigningCredentials  
protected method MemberwiseClone  (从 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  

页首

请参见

参考

Saml2SecurityTokenHandler 类
Microsoft.IdentityModel.Tokens.Saml2 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。