Fix issue #460 adding PasswordExpirationRemainingDays property to the PersonUser object (#463)

Signed-off-by: Dimitar Milov <dmilov@vmware.com>
This commit is contained in:
dmilov
2021-06-07 10:42:18 +03:00
committed by GitHub
parent fb641c8a1c
commit 1dd718eb3a
8 changed files with 59 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ SPDX-License-Identifier: BSD-2-Clause
RootModule = 'VMware.vSphere.SsoAdmin.psm1'
# Version number of this module.
ModuleVersion = '1.3.0'
ModuleVersion = '1.3.1'
# ID used to uniquely identify this module
GUID = 'b3e25326-e809-4d68-a252-ca5fcaf1eb8b'