Click or drag to resize

TrustedApplicationCreationTimeUtc Property

Date and time (in UTC) when the application was registered. [Required] [Default(NowUtc)] [Filter(eq;ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime CreationTimeUtc { get; set; }

Property Value

Type: DateTime
See Also