ActivationLimit
This element indicates the length of time for which an PIN-based authentication is valid.
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Type: ActivationLimitType
Properties: Global, Qualified
Content
- Choice [1..1]
- ActivationLimitDuration This element indicates that the Key Activation Limit is defined as a specific duration of time.
- ActivationLimitUsages This element indicates that the Key Activation Limit is defined as a number of usages.
- ActivationLimitSession This element indicates that the Key Activation Limit is the session.
Attributes
None
Used in
- Type ActivationPinType (Element ActivationPin)
Sample instance
<ActivationLimit> <ActivationLimitDuration duration="P1Y2M3DT10H"/> </ActivationLimit>