saml:Conditions
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:assertion
Schema document: saml-2.0-os/saml-schema-assertion-2.0.xsd
Type: saml:ConditionsType
Properties: Global, Qualified
Content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| NotBefore | [0..1] | xsd:dateTime | ||
| NotOnOrAfter | [0..1] | xsd:dateTime |
Used in
- Type saml:AssertionType (Element saml:Assertion)
- Type samlp:AuthnRequestType (Element samlp:AuthnRequest)
Sample instance
<saml:Conditions> <saml:Condition/> </saml:Conditions>


