complexType ListCredentialPolicyRes
diagram AXLSoap_p6477.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element listCredentialPolicyResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="ListCredentialPolicyRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="credentialPolicy" type="axlapi:LCredentialPolicy" minOccurs="0" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element ListCredentialPolicyRes/return
diagram AXLSoap_p6478.png
properties
content complex
children credentialPolicy
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="credentialPolicy" type="axlapi:LCredentialPolicy" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ListCredentialPolicyRes/return/credentialPolicy
diagram AXLSoap_p6479.png
type axlapi:LCredentialPolicy
properties
minOcc 0
maxOcc unbounded
content complex
children name failedLogon resetFailedLogonAttempts lockoutDuration credChangeDuration credExpiresAfter minCredLength prevCredStoredNum inactiveDaysAllowed expiryWarningDays trivialCredCheck minCharsToChange
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="credentialPolicy" type="axlapi:LCredentialPolicy" minOccurs="0" maxOccurs="unbounded"/>


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