UserProviderTokensRepositoryUserReference Field |
Definition of the
User reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<UserProviderToken, User> UserReference
Public Shared ReadOnly UserReference As PrimaryKeyReference(Of UserProviderToken, User)
public:
static initonly PrimaryKeyReference<UserProviderToken^, User^>^ UserReference
static val UserReference: PrimaryKeyReference<UserProviderToken, User>
Field Value
Type:
PrimaryKeyReferenceUserProviderToken,
User
See Also