UsersRepositoryProviderTokensChildCollectionDefinition Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ChildCollectionDefinition<UserProviderToken> ProviderTokensChildCollectionDefinition
Public Shared ReadOnly ProviderTokensChildCollectionDefinition As ChildCollectionDefinition(Of UserProviderToken)
public:
static initonly ChildCollectionDefinition<UserProviderToken^>^ ProviderTokensChildCollectionDefinition
static val ProviderTokensChildCollectionDefinition: ChildCollectionDefinition<UserProviderToken>
Field Value
Type:
ChildCollectionDefinitionUserProviderToken
See Also