다음을 통해 공유


WSTrust13RequestSerializer 멤버

Class for deserializing a WSTrust 1.3 RequestSecurityToken from an XmlReader

다음 표에서는 WSTrust13RequestSerializer 유형에서 제공하는 멤버를 나열합니다.

공용 생성자

  이름 설명
  WSTrust13RequestSerializer  

공용 메서드

(보호 메서드 참조)

  이름 설명
public method CanRead 재정의되었습니다. Checks if the given reader is positioned at a RequestSecurityToken element with namespace 'http://docs.oasis-open.org/ws-sx/ws-trust/200512'
public method CreateRequestSecurityToken  Creates an instance of the RequestSecurityToken object that this class can Serialize or Deserialize. (WSTrustRequestSerializer에서 상속)
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public method ReadXml 재정의되었습니다. Deserializes the RST from the XmlReader to a RequestSecurityToken object.
public method ReadXmlElement 재정의되었습니다.  
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)
public method Validate  (WSTrustRequestSerializer에서 상속)
public method WriteKnownRequestElement 재정의되었습니다.  
public method WriteXml 재정의되었습니다.  
public method WriteXmlElement 재정의되었습니다.  

보호 메서드

  이름 설명
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)
protected method ReadCustomElement  (WSTrustRequestSerializer에서 상속)
protected method ReadSecondaryParameters Special case for reading SecondaryParameters inside a WS-Trust 1.3 RST. The specification states that a SecondaryParameters element cannot be inside a SecondaryParameters element. Override this method to provide custom processing.

참고 항목

참조

WSTrust13RequestSerializer 클래스
Microsoft.IdentityModel.Protocols.WSTrust 네임스페이스

Copyright © 2008 by Microsoft Corporation.모든 권리 보유.