Click or drag to resize

TrustedApplicationImpersonateAsCommunityUserAllowed Property

Allows the application to request login from external users and operate on their behalf. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also