Schema Central > SAML 2.0 > saml-schema-authn-context-types-2.0.xsd > ActivationPin
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

ActivationPin

        This element indicates that a Pin (Personal
        Identification Number) has been used to authenticate the Principal to
        some local system in order to activate a key.
      

Element information

Type: ActivationPinType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ActivationPin>
   <Length min="1"/>
   <Alphabet requiredChars="string"/>
   <Generation mechanism="principalchosen"/>
   <ActivationLimit>
      <ActivationLimitDuration duration="P1Y2M3DT10H"/>
   </ActivationLimit>
   <Extension>
      <!--any element-->
   </Extension>
</ActivationPin>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com