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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

KeyActivation

The actions that must be performed
        before the private key can be used. 

Element information

Type: KeyActivationType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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