Click or drag to resize

PasswordResetInformationStartTime Property

Namespace:  Omada.FIM.PasswordResetService
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
[DataMemberAttribute]
public DateTime StartTime { get; set; }

Property Value

Type: DateTime
See Also