Represents the SubjectConfirmationData element and the associated KeyInfoConfirmationDataType defined in [Saml2Core, 2.4.1.2-2.4.1.3].
The following tables list the members exposed by the Saml2SubjectConfirmationData type.
Public
Constructors
Name | Description | |
---|---|---|
Saml2SubjectConfirmationData |
Public
Properties
Name | Description | |
---|---|---|
![]() |
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] |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.