다음을 통해 공유


SignInRequestMessage 멤버

Represents a federation sign-in request message.

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

공용 생성자

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

공용 속성

  이름 설명
public property Action  Gets or sets the wa parameter of the message.  (WSFederationMessage에서 상속)
public property AuthenticationType Gets or sets the AuthenticationType related ‘wauth’ parameter of the message.
public property BaseUri  (WSFederationMessage에서 상속)
public property Context  Gets or sets the wctx parameter of the message.  (WSFederationMessage에서 상속)
public property CurrentTime Gets or sets the CurrentTime parameter of the message.
public property Encoding  Gets or sets the Encoding to be used for any XML embedded in the message.  (WSFederationMessage에서 상속)
public property Federation  
public property Freshness Gets or sets the ‘wfresh’ parameter of the message.
public property HomeRealm  
public property Parameters  Get the message parameters as a Dictionary. (WSFederationMessage에서 상속)
public property Policy Gets or sets the wp parameter of the message.
public property Realm Gets or sets the ‘wtrealm’ parameter of the message.
public property Reply Gets or sets the Reply parameter of the message.
public property Request Gets or sets the wreq parameter of the message.
public property RequestPtr Gets or sets the wreqptr parameter of the message.
public property RequestUrl  
public property Resource Gets or sets the Resource ‘wres’ 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 this message in a query string form to the given 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 재정의되었습니다. Override of the base class that validates this instance. Checks the Action Name to match wsignin1.0.

참고 항목

참조

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

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