complexType LCredentialPolicy
diagram AXLSoap_p4763.png
namespace http://www.cisco.com/AXL/API/15.0
children name failedLogon resetFailedLogonAttempts lockoutDuration credChangeDuration credExpiresAfter minCredLength prevCredStoredNum inactiveDaysAllowed expiryWarningDays trivialCredCheck minCharsToChange
used by
elements ListCredentialPolicyRes/return/credentialPolicy ListCredentialPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCredentialPolicy">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="failedLogon" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600. (minutes)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="trivialCredCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="minCharsToChange" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Minimum Character Change difference between the old and new password.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LCredentialPolicy/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LCredentialPolicy/name
diagram AXLSoap_p4764.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/failedLogon
diagram AXLSoap_p4765.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true
source <xsd:element name="failedLogon" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Failed logon must be a number in the range 0 to 100. If 0 is entered, NoLimitForFailedLogon is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/resetFailedLogonAttempts
diagram AXLSoap_p4766.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)
source <xsd:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Reset Failed logon attempts must be a number in the range 1 to 120. (minutes)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/lockoutDuration
diagram AXLSoap_p4767.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.
source <xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Lockout duration must be a number in the range 0 to 1440. (minutes), If 0 is entered then Administrator Must Unlock is true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/credChangeDuration
diagram AXLSoap_p4768.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Credential change duration must be a number in the range 0 to 129600. (minutes)
source <xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Credential change duration must be a number in the range 0 to 129600. (minutes)</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/credExpiresAfter
diagram AXLSoap_p4769.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true
source <xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Credential expires after must be a number in the range 0 to 365. (Days). If 0 is entered, then neverExpires is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/minCredLength
diagram AXLSoap_p4770.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum credential length must be a number in the range 0 to 64.
source <xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Minimum credential length must be a number in the range 0 to 64.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/prevCredStoredNum
diagram AXLSoap_p4771.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Stored number of previous credentials must be a number in the range 0 to 25.
source <xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Stored number of previous credentials must be a number in the range 0 to 25.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/inactiveDaysAllowed
diagram AXLSoap_p4772.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Inactive days allowed must be a number in the range 0 to 5000.
source <xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Inactive days allowed must be a number in the range 0 to 5000.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/expiryWarningDays
diagram AXLSoap_p4773.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Expiry warning days must be a number in the range 0 to 90.
source <xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Expiry warning days must be a number in the range 0 to 90.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LCredentialPolicy/trivialCredCheck
diagram AXLSoap_p4774.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="trivialCredCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/minCharsToChange
diagram AXLSoap_p4775.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Minimum Character Change difference between the old and new password.
source <xsd:element name="minCharsToChange" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Minimum Character Change difference between the old and new password.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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