complexType LCredentialPolicy
diagram axlapi_p3421.png
namespace http://www.cisco.com/AXL/API/8.5
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
uuidaxlapi:XUUIDoptional      
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
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

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

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

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

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

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

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

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

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

element LCredentialPolicy/trivialCredCheck
diagram axlapi_p3432.png
type axlapi:boolean
properties
isRef 0
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