complexType RCredentialPolicy
diagram axlapi_p7500.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 GetCredentialPolicyRes/return/credentialPolicy GetCredentialPolicyReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RCredentialPolicy">
 
<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 RCredentialPolicy/@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 RCredentialPolicy/name
diagram axlapi_p7501.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 RCredentialPolicy/failedLogon
diagram axlapi_p7502.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 RCredentialPolicy/resetFailedLogonAttempts
diagram axlapi_p7503.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 RCredentialPolicy/lockoutDuration
diagram axlapi_p7504.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 RCredentialPolicy/credChangeDuration
diagram axlapi_p7505.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 RCredentialPolicy/credExpiresAfter
diagram axlapi_p7506.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 RCredentialPolicy/minCredLength
diagram axlapi_p7507.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 RCredentialPolicy/prevCredStoredNum
diagram axlapi_p7508.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 RCredentialPolicy/inactiveDaysAllowed
diagram axlapi_p7509.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 RCredentialPolicy/expiryWarningDays
diagram axlapi_p7510.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 RCredentialPolicy/trivialCredCheck
diagram axlapi_p7511.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