Click or drag to resize

UsersRepository Fields

The UsersRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAccessFailedCountAttribute
Definition of the AccessFailedCount data attribute
Public fieldStatic memberAccessKeysChildCollectionDefinition
Definition of the AccessKeys child list
Public fieldStatic memberActiveAttribute
Definition of the Active data attribute
Public fieldStatic memberCreationTimeUtcAttribute
Definition of the CreationTimeUtc data attribute
Public fieldStatic memberDefaultCultureAttribute
Definition of the DefaultCulture data attribute
Public fieldStatic memberDomainIdAttribute
Definition of the data attribute for Domain reference
Public fieldStatic memberDomainReference
Definition of the Domain reference
Public fieldStatic memberEmailAttribute
Definition of the Email data attribute
Public fieldStatic memberEmailConfirmedAttribute
Definition of the EmailConfirmed data attribute
Public fieldStatic memberGroupsChildCollectionDefinition
Definition of the Groups child list
Public fieldStatic memberIdAttribute
Definition of the User identity attribute
Public fieldStatic memberIsAdminAttribute
Definition of the IsAdmin data attribute
Public fieldStatic memberLockoutEndUtcAttribute
Definition of the LockoutEndUtc data attribute
Public fieldStatic memberLoginAttribute
Definition of the Login data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberPasswordAttribute
Definition of the Password data attribute
Public fieldStatic memberPasswordFormatAttribute
Definition of the PasswordFormat data attribute
Public fieldStatic memberPersonIdAttribute
Definition of the data attribute for Person reference
Public fieldStatic memberPersonReference
Definition of the Person reference
Public fieldStatic memberPhoneNumberAttribute
Definition of the PhoneNumber data attribute
Public fieldStatic memberPhoneNumberConfirmedAttribute
Definition of the PhoneNumberConfirmed data attribute
Public fieldStatic memberProviderLoginsChildCollectionDefinition
Definition of the ProviderLogins child list
Public fieldStatic memberProviderTokensChildCollectionDefinition
Definition of the ProviderTokens child list
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for User objects
Public fieldStatic memberTwoFactorEnabledAttribute
Definition of the TwoFactorEnabled data attribute
Public fieldStatic memberUserTypeAttribute
Definition of the UserType data attribute
Public fieldStatic memberVoiceExtensionNumbersAttribute
Definition of the VoiceExtensionNumbers data attribute
Public fieldStatic memberWindowsUserNameAttribute
Definition of the WindowsUserName data attribute
Top
See Also