UserProviderTokensRepositoryUserIdAttribute Field |
Definition of the data attribute for
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 ColumnDataAttribute<UserProviderToken, Guid> UserIdAttribute
Public Shared ReadOnly UserIdAttribute As ColumnDataAttribute(Of UserProviderToken, Guid)
public:
static initonly ColumnDataAttribute<UserProviderToken^, Guid^>^ UserIdAttribute
static val UserIdAttribute: ColumnDataAttribute<UserProviderToken, Guid>
Field Value
Type:
ColumnDataAttributeUserProviderToken,
Guid
See Also