complexType AddCredentialPolicyReq
diagram AXLSoap_p2204.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children credentialPolicy
used by
element addCredentialPolicy
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddCredentialPolicyReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="credentialPolicy" type="axlapi:XCredentialPolicy"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddCredentialPolicyReq/credentialPolicy
diagram AXLSoap_p2205.png
type axlapi:XCredentialPolicy
properties
content complex
children name failedLogon resetFailedLogonAttempts lockoutDuration credChangeDuration credExpiresAfter minCredLength prevCredStoredNum inactiveDaysAllowed expiryWarningDays trivialCredCheck minCharsToChange
source <xsd:element name="credentialPolicy" type="axlapi:XCredentialPolicy"/>


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