Saml2SubjectConfirmationData 멤버
Represents the SubjectConfirmationData element and the associated KeyInfoConfirmationDataType defined in [Saml2Core, 2.4.1.2-2.4.1.3].
다음 표에서는 Saml2SubjectConfirmationData 유형에서 제공하는 멤버를 나열합니다.
공용 생성자
이름 | 설명 | |
---|---|---|
Saml2SubjectConfirmationData |
위
공용 속성
이름 | 설명 | |
---|---|---|
Address | The network address/location from which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] | |
InResponseTo | The ID of a SAML protocol message in response to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] | |
KeyIdentifiers | Identify cryptographic keys that are used in some way to authenticate an attesting entity. [Saml2Core, 2.4.1.3] | |
NotBefore | A time instant before which the subject cannot be confirmed. [Saml2Core, 2.4.1.2] | |
NotOnOrAfter | A time instant at which the subject can no longer be confirmed. [Saml2Core, 2.4.1.2] | |
Recipient | A URI specifying the entity or location to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] |
위
공용 메서드
(보호 메서드 참조)
이름 | 설명 | |
---|---|---|
Equals | 오버로드되었습니다. (Object에서 상속) | |
GetHashCode | (Object에서 상속) | |
GetType | (Object에서 상속) | |
ReferenceEquals | (Object에서 상속) | |
ToString | (Object에서 상속) |
위
보호 메서드
이름 | 설명 | |
---|---|---|
Finalize | (Object에서 상속) | |
MemberwiseClone | (Object에서 상속) |
위
참고 항목
참조
Saml2SubjectConfirmationData 클래스
Microsoft.IdentityModel.Tokens.Saml2 네임스페이스
Copyright © 2008 by Microsoft Corporation.모든 권리 보유.