다음을 통해 공유


Saml2Assertion 멤버

Represents the Assertion element specified in [Saml2Core, 2.3.3].

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

공용 생성자

  이름 설명
  Saml2Assertion  

공용 속성

  이름 설명
public property Advice Additional information related to the assertion that assists processing in certain situations but which may be ignored by applications that do not understand the advice or do not wish to make use of it. [Saml2Core, 2.3.3]
public property CanWriteSourceData Indicates whether this assertion was deserialized from XML source and can re-emit the XML data unchanged.
public property Conditions Conditions that must be evaluated when assessing the validity of and/or when using the assertion. [Saml2Core 2.3.3]
public property EncryptingCredentials  
public property ExternalEncryptedKeys  
public property Id The identifier for this assertion. [Saml2Core, 2.3.3]
public property IssueInstant The time instant of issue in UTC. [Saml2Core, 2.3.3]
public property Issuer The SAML authority that is making the claim(s) in the assertion. [Saml2Core, 2.3.3]
public property SigningCredentials The credentials used by the issuer to protect the integrity of the assertion.
public property Statements Statements regarding the subject.
public property Subject The subject of the statement(s) in the assertion. [Saml2Core, 2.3.3]
public property Version The version of this assertion. [Saml2Core, 2.3.3]

공용 메서드

(보호 메서드 참조)

  이름 설명
public method CaptureSourceData  
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)
public method WriteSourceData Writes the source data, if available.

보호 메서드

  이름 설명
protected method Finalize  (Object에서 상속)
protected method MemberwiseClone  (Object에서 상속)

참고 항목

참조

Saml2Assertion 클래스
Microsoft.IdentityModel.Tokens.Saml2 네임스페이스

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