다음을 통해 공유


SignOutRequestMessage 멤버

Represents a SignOut message. This message is created when the received message has the action parameter wa set to wsignout1.0.

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

공용 생성자

  이름 설명
  SignOutRequestMessage 오버로드되었습니다.  

공용 속성

  이름 설명
public property Action  Gets or sets the wa parameter of the message.  (WSFederationMessage에서 상속)
public property BaseUri  (WSFederationMessage에서 상속)
public property Context  Gets or sets the wctx parameter of the message.  (WSFederationMessage에서 상속)
public property Encoding  Gets or sets the Encoding to be used for any XML embedded in the message.  (WSFederationMessage에서 상속)
public property Parameters  Get the message parameters as a Dictionary. (WSFederationMessage에서 상속)
public property Reply Get/Set wreply parameter of the message.

공용 메서드

(보호 메서드 참조)

  이름 설명
public methodstatic CreateFromFormPost  (WSFederationMessage에서 상속)
public methodstatic CreateFromNameValueCollection  (WSFederationMessage에서 상속)
public methodstatic CreateFromUri  (WSFederationMessage에서 상속)
public method Equals  오버로드되었습니다. (Object에서 상속)
public methodstatic GetBaseUrl  (WSFederationMessage에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetParameter  (WSFederationMessage에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ParseQueryString  (WSFederationMessage에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method RemoveParameter  (WSFederationMessage에서 상속)
public method SetParameter  (WSFederationMessage에서 상속)
public method SetUriParameter  (WSFederationMessage에서 상속)
public method ToString  (Object에서 상속)
public methodstatic TryCreateFromUri  (WSFederationMessage에서 상속)
public method Write 재정의되었습니다. Writes the message as a query string to the writer.
public method WriteFormPost  Writes the message parameter as a Form Post and returns the resulting Form along with the Javascript as a string. (WSFederationMessage에서 상속)
public method WriteQueryString  Writes the Messages parameters as a query string and returns this as a String. (WSFederationMessage에서 상속)

보호 메서드

  이름 설명
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)
protected method Validate 재정의되었습니다. Validates this instance. Checks the action name to match wsignout1.0.

참고 항목

참조

SignOutRequestMessage 클래스
Microsoft.IdentityModel.Protocols.WSFederation 네임스페이스

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