simpleType XAuthenticationMode
namespace http://www.cisco.com/AXL/API/15.0
type union of (restriction of xsd:string, xsd:string)
used by
elements XApplicationUserCapfProfile/authenticationMode UpdateApplicationUserCapfProfileReq/authenticationMode XEndUserCapfProfile/authenticationMode UpdateEndUserCapfProfileReq/authenticationMode XPhoneSecurityProfile/authenticationMode UpdatePhoneSecurityProfileReq/authenticationMode XPhone/authenticationMode UpdatePhoneReq/authenticationMode XUniversalDeviceTemplate/authenticationMode UpdateUniversalDeviceTemplateReq/authenticationMode LApplicationUserCapfProfile/authenticationMode LEndUserCapfProfile/authenticationMode LPhoneSecurityProfile/authenticationMode LPhone/authenticationMode LUniversalDeviceTemplate/authenticationMode RApplicationUserCapfProfile/authenticationMode REndUserCapfProfile/authenticationMode RPhoneSecurityProfile/authenticationMode RPhone/authenticationMode RUniversalDeviceTemplate/authenticationMode
source <xsd:simpleType name="XAuthenticationMode">
 
<xsd:union>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string">
       
<xsd:enumeration value="By Authentication String"/>
       
<xsd:enumeration value="By Null String"/>
       
<xsd:enumeration value="By Existing Certificate (precedence to LSC)"/>
       
<xsd:enumeration value="By Existing Certificate (precedence to MIC)"/>
     
</xsd:restriction>
   
</xsd:simpleType>
   
<xsd:simpleType>
     
<xsd:restriction base="xsd:string"/>
   
</xsd:simpleType>
 
</xsd:union>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy