complexType LCredentialPolicy
diagram AXLAPI_p3815.png
namespace http://www.cisco.com/AXL/API/9.0
children name failedLogon resetFailedLogonAttempts lockoutDuration credChangeDuration credExpiresAfter minCredLength prevCredStoredNum inactiveDaysAllowed expiryWarningDays trivialCredCheck
used by
elements ListCredentialPolicyRes/return/credentialPolicy ListCredentialPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
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:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trivialCredCheck" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element LCredentialPolicy/name
diagram AXLAPI_p3816.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 AXLAPI_p3817.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="failedLogon" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/resetFailedLogonAttempts
diagram AXLAPI_p3818.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="resetFailedLogonAttempts" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/lockoutDuration
diagram AXLAPI_p3819.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="lockoutDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/credChangeDuration
diagram AXLAPI_p3820.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="credChangeDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/credExpiresAfter
diagram AXLAPI_p3821.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="credExpiresAfter" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/minCredLength
diagram AXLAPI_p3822.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="minCredLength" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/prevCredStoredNum
diagram AXLAPI_p3823.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="prevCredStoredNum" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/inactiveDaysAllowed
diagram AXLAPI_p3824.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="inactiveDaysAllowed" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/expiryWarningDays
diagram AXLAPI_p3825.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="expiryWarningDays" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCredentialPolicy/trivialCredCheck
diagram AXLAPI_p3826.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"/>


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