MembershipBaseObjectData Properties

The MembershipBaseObjectData type exposes the following members.

Properties
  NameDescription
Public propertyAllowedIPAddresses
Gets or sets the allowed IP addresses.
Public propertyCreatedTime
Gets or sets the value corresponding to CreatedTime.
Public propertyCultureName
Gets or sets the value corresponding to Culture.
Public propertyCustomAttributes
Gets the value corresponding to CustomAttributes.
Public propertyDeniedApplicationPrivilegeIds
Gets the value corresponding to DeniedApplicationPrivilegeIds.
Public propertyDescription
Gets or sets the value corresponding to Description.
Public propertyGrantedApplicationPrivilegeIds
Gets the value corresponding to GrantedApplicationPrivilegeIds.
Public propertyId
Gets or sets the value corresponding to Id.
Public propertyName
Gets or sets the value corresponding to Name.
Public propertySeatKind
Gets or sets the value corresponding to SeatKind.
Public propertyTenantId
Gets or sets the value corresponding to TenantId.
Public propertyTimeZoneId
Gets or sets the value corresponding to TimeZone.
Top
See Also