AccountData Properties

The AccountData type exposes the following members.

Properties
  NameDescription
Public propertyAccountType
Gets or sets the value corresponding to AccountType.
Public propertyAllowedIPAddresses
Gets or sets the allowed IP addresses.
(Inherited from MembershipBaseObjectData.)
Public propertyCreatedTime
Gets or sets the value corresponding to CreatedTime.
(Inherited from MembershipBaseObjectData.)
Public propertyCultureName
Gets or sets the value corresponding to Culture.
(Inherited from MembershipBaseObjectData.)
Public propertyCustomAttributes
Gets the value corresponding to CustomAttributes.
(Inherited from MembershipBaseObjectData.)
Public propertyDeniedApplicationPrivilegeIds
Gets the value corresponding to DeniedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.)
Public propertyDescription
Gets or sets the value corresponding to Description.
(Inherited from MembershipBaseObjectData.)
Public propertyDisplayName
Gets or sets the value corresponding to DisplayName.
Public propertyEmailAddress
Gets or sets the value corresponding to EmailAddress.
Public propertyExportData
Gets the dictionary which contains data for export.
Public propertyFederatedAuthenticationProviderIds
Gets or sets the value corresponding to FederatedAuthenticationProviderIds.
Public propertyGrantedApplicationPrivilegeIds
Gets the value corresponding to GrantedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.)
Public propertyId
Gets or sets the value corresponding to Id.
(Inherited from MembershipBaseObjectData.)
Public propertyIsApiAccount
Gets or sets the value corresponding to IsApiAccount.
Public propertyIsEnabled
Gets or sets the value corresponding to IsEnabled.
Public propertyIsSeatReserved
Gets or sets the value corresponding to IsSeatReserved.
Public propertyLastLogOnIpAddress
Gets or sets the value corresponding to LastLogOnIpAddress.
Public propertyLastLogOnTime
Gets or sets the value corresponding to LastLogOnTime.
Public propertyLogOnCount
Gets or sets the value corresponding to LogOnCount.
Public propertyName
Gets or sets the value corresponding to Name.
(Inherited from MembershipBaseObjectData.)
Public propertySeatKind
Gets or sets the value corresponding to SeatKind.
(Inherited from MembershipBaseObjectData.)
Public propertySessionTimeout
Gets or sets the value corresponding to SessionTimeout.
Public propertyTenantId
Gets or sets the value corresponding to TenantId.
(Inherited from MembershipBaseObjectData.)
Public propertyTimeZoneId
Gets or sets the value corresponding to TimeZone.
(Inherited from MembershipBaseObjectData.)
Public propertyTrackLogOnHistory
Gets or sets the value corresponding to TrackLogOnHistory.
Top
See Also