You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO > User Class

User Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTOUser

Namespace:  RainWorx.FrameWorx.DTO
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class User

The User type exposes the following members.

Constructors

NameDescription
Public methodUser
Initializes a new instance of the User class
Top
Properties

NameDescription
Public propertyAccessFailedCount
Public propertyBillingAddressID
Public propertyBillingCreditCardID
Public propertyComment
Public propertyCreationDate
Public propertyCulture
Public propertyEmail
Public propertyEmailConfirmed
Public propertyID
Public propertyIsActive
Public propertyIsApproved
Public propertyIsLockedOut
Public propertyIsVerified
Public propertyLastActivityDate
Public propertyLastIP
Public propertyLastLoginDate
Public propertyLockoutEnabled
Public propertyLockoutEndDateUtc
Public propertyNewsletter
Public propertyPassword
Public propertyPasswordHash
Public propertyPasswordResetToken
Public propertyPhoneNumber
Public propertyPhoneNumberConfirmed
Public propertyPrimaryAddress
Public propertyPrimaryAddressID
Public propertyProperties
Public propertyRoles
Public propertyServiceAuthorizationToken
Public propertyTwoFactorEnabled
Public propertyUserName
Public propertyVerificationToken
Public propertyWebAPIEnabled
Top
Methods

NameDescription
Public methodClone
Top
Extension Methods

NameDescription
Public Extension MethodAllowInstantCheckout (Defined by Extensions.)
Public Extension MethodBoolProperty (Defined by Extensions.)
Public Extension MethodCreditCardAccepted (Defined by Extensions.)
Public Extension MethodFirstName (Defined by Extensions.)
Public Extension MethodIsRestricted (Defined by Extensions.)
Public Extension MethodLastName (Defined by Extensions.)
Public Extension MethodPaymentInstructions (Defined by Extensions.)
Public Extension MethodPayPalAccepted (Defined by Extensions.)
Public Extension MethodPayPalEmail (Defined by Extensions.)
Public Extension MethodPropertyValue (Defined by Extensions.)
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.