InformationCardSerializer 成员

Provides support for InformationCard Serialization.

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

Public 构造函数

  名称 说明
  InformationCardSerializer 已重载。  

页首

Public 属性

  名称 说明
public property AllowUnknownElements  
public property SecurityTokenSerializer  

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public method ReadCard 已重载。  
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)
public method WriteCard 已重载。  

页首

Protected 方法

  名称 说明
protected method CreateCard  
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method ReadAdditionalElements  
protected method ReadPrivacyNotice  
protected method ReadSupportedClaimList  
protected method ReadTokenServiceList  
protected method ReadUnrecognizedUserCredential  
protected method ReadX509UserCredential  
protected method WriteAdditionalElements  
protected method WritePrivacyNotice  
protected method WriteSupportedClaimTypeList  
protected method WriteTokenServiceList  
protected method WriteUnrecognizedUserCredential  
protected method WriteX509UserCredential  

页首

请参见

参考

InformationCardSerializer 类
Microsoft.IdentityModel.Protocols.WSIdentity 命名空间

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