Click or drag to resize

TrustedApplicationAuthorizationGrantTimeUtc Property

The time (in UTC) when the authorization was granted. [Required] [Default(NowUtc)]

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

Property Value

Type: DateTime
See Also