Click or drag to resize

PsrOrganisationUnitUserHasToChangePasswordOnNextLogin Property

If the user has to change his password on next login

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public bool HasToChangePasswordOnNextLogin { get; set; }

Property Value

Type: Boolean
See Also