Click or drag to resize

TrustedApplicationAuthorizationContextUser Property

The user, whose permissions are granted to the application. [Required] [Filter(multi eq)]

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

Property Value

Type: User
See Also