Saml2SubjectConfirmationData Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the SubjectConfirmationData element and the associated KeyInfoConfirmationDataType defined in [Saml2Core, 2.4.1.2-2.4.1.3].
public ref class Saml2SubjectConfirmationData
public class Saml2SubjectConfirmationData
type Saml2SubjectConfirmationData = class
Public Class Saml2SubjectConfirmationData
- Inheritance
-
Saml2SubjectConfirmationData
The SubjectConfirmationData element is a subelement of the SubjectConfirmation element, which is represented by the Saml2SubjectConfirmation class.
For more information about the element that this class represents, see the SAML V2.0 Core specification.
Saml2Subject |
Initializes a new instance of the Saml2SubjectConfirmationData class. |
Address |
Gets or sets the network address/location from which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] |
In |
Gets or sets the ID of a SAML protocol message in response to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] |
Key |
Gets the collection of cryptographic keys that are used in some way to authenticate an attesting entity. [Saml2Core, 2.4.1.3] |
Not |
Gets or sets a time instant before which the subject cannot be confirmed. [Saml2Core, 2.4.1.2] |
Not |
Gets or sets the time instant at which the subject can no longer be confirmed. [Saml2Core, 2.4.1.2] |
Recipient |
Gets or sets a URI that specifies the entity or location to which an attesting entity can present the assertion. [Saml2Core, 2.4.1.2] |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Product | Versions |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: