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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

TechnicalProtection

        Refers to those characterstics that describe how the
        'secret' (the knowledge or possession
        of which allows the Principal to authenticate to the
        Authentication Authority) is kept secure
      

Element information

Type: TechnicalProtectionBaseType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<TechnicalProtection>
   <PrivateKeyProtection>
      <KeyActivation>
         <ActivationPin>...
         </ActivationPin>
         <Extension>
            <!--any element-->
         </Extension>
      </KeyActivation>
      <KeyStorage medium="memory"/>
      <KeySharing sharing="true"/>
      <Extension>
         <!--any element-->
      </Extension>
   </PrivateKeyProtection>
   <Extension>
      <!--any element-->
   </Extension>
</TechnicalProtection>

Site developed and hosted by Datypic, Inc.

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