Click or drag to resize

AppIdentityBeginningOfTodayInIdentityLocalTimeInUtc Property

Returns the beginning of the identity's 'today' (that is, the point in time right after midnight) converted to utc time.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DateTime BeginningOfTodayInIdentityLocalTimeInUtc { get; }

Property Value

Type: DateTime
See Also