다음을 통해 공유


Saml2SubjectConfirmationData 멤버

Represents the SubjectConfirmationData element and the associated KeyInfoConfirmationDataType defined in [Saml2Core, 2.4.1.2-2.4.1.3].

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

공용 생성자

  이름 설명
  Saml2SubjectConfirmationData  

공용 속성

  이름 설명
public property Address The network address/location from which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]
public property InResponseTo The ID of a SAML protocol message in response to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]
public property KeyIdentifiers Identify cryptographic keys that are used in some way to authenticate an attesting entity. [Saml2Core, 2.4.1.3]
public property NotBefore A time instant before which the subject cannot be confirmed. [Saml2Core, 2.4.1.2]
public property NotOnOrAfter A time instant at which the subject can no longer be confirmed. [Saml2Core, 2.4.1.2]
public property Recipient A URI specifying the entity or location to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2]

공용 메서드

(보호 메서드 참조)

  이름 설명
public method Equals  오버로드되었습니다. (Object에서 상속)
public method GetHashCode  (Object에서 상속)
public method GetType  (Object에서 상속)
public methodstatic ReferenceEquals  (Object에서 상속)
public method ToString  (Object에서 상속)

보호 메서드

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

참고 항목

참조

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

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