Definition Type: Element
Name: SubjectConfirmation
Namespace: urn:oasis:names:tc:SAML:2.0:assertion
Type: saml:SubjectConfirmationType
Containing Schema: saml-schema-assertion-2.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SubjectConfirmationData Drilldown into EncryptedID Drilldown into NameID Drilldown into BaseID Drilldown into Method Drilldown into SubjectConfirmationTypeXSD Diagram of SubjectConfirmation
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<element name="SubjectConfirmation" type="saml:SubjectConfirmationType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BaseID saml:BaseID (1) (1)
NameID saml:NameID (1) (1)
EncryptedID saml:EncryptedID (1) (1)
SubjectConfirmationData saml:SubjectConfirmationData 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Method saml:Method Required
Collapse Derivation Tree: