WSTrustRequestSerializer 成员

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

Protected 构造函数

  名称 说明
  WSTrustRequestSerializer  

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method CanRead When implemented in the derived class checks if the given reader is positioned at a RequestSecurityToken element.
public method CreateRequestSecurityToken Creates an instance of the RequestSecurityToken object that this class can Serialize or Deserialize.
public method Equals  已重载。 (从 Object 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public method ReadXml When overriden in the derived class deserializes the RST from the XmlReader to a RequestSecurityToken object.
public method ReadXmlElement  
public methodstatic ReferenceEquals  (从 Object 继承)
public method ToString  (从 Object 继承)
public method Validate  
public method WriteKnownRequestElement  
public method WriteXml  
public method WriteXmlElement  

页首

Protected 方法

  名称 说明
protected method Finalize  (从 Object 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method ReadCustomElement When overriden in the derived classs reads a custom element.

页首

请参见

参考

WSTrustRequestSerializer 类
Microsoft.IdentityModel.Protocols.WSTrust 命名空间

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