GroupData Properties

The GroupData type exposes the following members.

Properties
  NameDescription
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 propertyGrantedApplicationPrivilegeIds
Gets the value corresponding to GrantedApplicationPrivilegeIds.
(Inherited from MembershipBaseObjectData.)
Public propertyGroupKind
Gets or sets the value corresponding to GroupKind.
Public propertyId
Gets or sets the value corresponding to Id.
(Inherited from MembershipBaseObjectData.)
Public propertyName
Gets or sets the value corresponding to Name.
(Inherited from MembershipBaseObjectData.)
Public propertyProjectId
Gets or sets the value corresponding to ProjectId.
Public propertySeatKind
Gets or sets the value corresponding to SeatKind.
(Inherited from MembershipBaseObjectData.)
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.)
Top
See Also