ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
Length
Length
@
Serializable
data
class
Length
(
val
min
:
Int
,
val
max
:
Int
)
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