ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
ping
davinci
/
com.pingidentity.davinci.collector
/
Length
Length
@
Serializable
data
class
Length
(
val
min
:
Int
,
val
max
:
Int
)
(
source
)
Data class representing a password policy length.
Members
Constructors
Length
Link copied to clipboard
constructor
(
min
:
Int
,
max
:
Int
)
Properties
max
Link copied to clipboard
val
max
:
Int
min
Link copied to clipboard
val
min
:
Int