Click or drag to resize

TrustedApplicationAuthorizationValidFromUtc Property

The start of the validitiy of the authorization. null means that there is no restriction.

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

Property Value

Type: NullableDateTime
See Also