Click or drag to resize

UserAccessKeys Property

List of UserAccessKey child objects, based on the Systems.Security.UserAccessKey.User back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<UserAccessKey> AccessKeys { get; }

Property Value

Type: ChildCollectionUserAccessKey
See Also