complexType RCredentialPolicy
diagram AXLSoap_p8272.png
namespace http://www.cisco.com/AXL/API/9.1
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
uuid  axlapi:XUUID  optional      
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
use optional
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

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

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

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

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

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

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

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

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

element RCredentialPolicy/trivialCredCheck
diagram AXLSoap_p8283.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