Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 441 Bytes

PasswordExpiryPolicyRequest.md

File metadata and controls

13 lines (8 loc) · 441 Bytes

PasswordExpiryPolicyRequest

Properties

Name Type Description Notes
name kotlin.String
days kotlin.Int
executionLogging kotlin.Boolean When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged. [optional]
denyOnly kotlin.Boolean [optional]