Click or drag to resize
ma_data Properties

The ma_data type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
List of attributes for which we have data for this particular object. Note that due to performance reasons, there may be other attributes and values in the identity manager service, but they may not have been retrieved yet.
(Inherited from IdmResource.)
Public propertyCreatedTime
(aka Created Time) The time when the resource is created in the FIM service database. This attribute is assigned its value by the FIM service. It cannot be modified by any user.
(Inherited from IdmResource.)
Public propertyCreator
This is a reference attribute that refers to the resource that directly created the resource in the FIM service database. This attribute is assigned its value by the FIM service. It cannot be modified by any user.
(Inherited from IdmResource.)
Public propertyDeletedTime
(aka Deleted Time) The time when the current resource is deleted from the FIM service database. This attribute is assigned its value by the FIM service. It cannot be modified by any user.
(Inherited from IdmResource.)
Public propertyDescription
Resource Description
(Inherited from IdmResource.)
Public propertyDetectedRulesList
(aka Detected Rules List) The synchronization rules detected for resources in external systems.
(Inherited from IdmResource.)
Public propertyDisplayName
(aka Display Name) Display name for the resource.
(Inherited from IdmResource.)
Public propertyExpectedRulesList
(aka Expected Rules List) This resource has been added to these Synchronization Rules and will be manifested in external systems according to the Synchronization Rule definitions.
(Inherited from IdmResource.)
Public propertyExpirationTime
(aka Expiration Time) The date and time when the resource expires. The appropriate Management Policy Rule will delete the resource when the current date and time is later than the date and time specified in this attribute.
(Inherited from IdmResource.)
Public propertyItem
Resource Indexer - get's the attribute of the resource object as indexed by name.
(Inherited from IdmResource.)
Public propertyLocale
The region and language for which the representation of a resource has been adapted.
(Inherited from IdmResource.)
Public propertyMVObjectID
(aka MV Resource ID) The GUID of an entry in the FIM metaverse corresponding to this resource.
(Inherited from IdmResource.)
Public propertyObjectID
(aka Resource ID) The value of the attribute is a globally unique identifier (GUID) assigned by FIM to each resource when it is created. Note that it is not required here since this class also represents resources that may not have been created as well as existing resources.
(Inherited from IdmResource.)
Public propertyObjectType
Object Type (can only be ma-data)
(Overrides IdmResourceObjectType.)
Public propertyResourceTime
(aka Resource Time) The date and time of a representation of a resource. This attribute is updated by the FIM service. This attribute can be used to define time triggered Management Policy Rules.
(Inherited from IdmResource.)
Public propertySyncConfig_attribute_inclusion
SyncConfig-attribute-inclusion - Sync Configuration resource attribute
Public propertySyncConfig_capabilities_mask
SyncConfig-capabilities-mask - Sync Configuration resource attribute
Public propertySyncConfig_category
SyncConfig-category - Sync Configuration resource attribute
Public propertySyncConfig_component_mappings
SyncConfig-component_mappings - Sync Configuration resource attribute
Public propertySyncConfig_controller_configuration
SyncConfig-controller-configuration - Sync Configuration resource attribute
Public propertySyncConfig_creation_time
SyncConfig-creation-time - Sync Configuration resource attribute
Public propertySyncConfig_dn_construction
SyncConfig-dn-construction - Sync Configuration resource attribute
Public propertySyncConfig_encrypted_attributes
SyncConfig-encrypted-attributes - Sync Configuration resource attribute
Public propertySyncConfig_export_attribute_flow
SyncConfig-export-attribute-flow - Sync Configuration resource attribute
Public propertySyncConfig_export_type
SyncConfig-export-type - Sync Configuration resource attribute
Public propertySyncConfig_extension
SyncConfig-extension - Sync Configuration resource attribute
Public propertySyncConfig_format_version
SyncConfig-format-version - Sync Configuration resource attribute
Public propertySyncConfig_id
SyncConfig-id - Sync Configuration resource attribute
Public propertySyncConfig_internal_version
SyncConfig-internal-version - Sync Configuration resource attribute
Public propertySyncConfig_join
SyncConfig-join - Sync Configuration resource attribute
Public propertySyncConfig_last_modification_time
SyncConfig-last-modification-time - Sync Configuration resource attribute
Public propertySyncConfig_ma_companyname
SyncConfig-ma-companyname - Sync Configuration resource attribute
Public propertySyncConfig_ma_listname
SyncConfig-ma-listname - Sync Configuration resource attribute
Public propertySyncConfig_ma_partition_data
SyncConfig-ma-partition-data - Sync Configuration resource attribute
Public propertySyncConfig_ma_run_data
SyncConfig-ma-run-data - Sync Configuration resource attribute
Public propertySyncConfig_ma_ui_settings
SyncConfig-ma-ui-settings - Sync Configuration resource attribute
Public propertySyncConfig_password_sync
SyncConfig-password-sync - Sync Configuration resource attribute
Public propertySyncConfig_password_sync_allowed
SyncConfig-password-sync-allowed - Sync Configuration resource attribute
Public propertySyncConfig_private_configuration
SyncConfig-private-configuration - Sync Configuration resource attribute
Public propertySyncConfig_projection
SyncConfig-projection - Sync Configuration resource attribute
Public propertySyncConfig_provisioning_cleanup
SyncConfig-provisioning-cleanup - Sync Configuration resource attribute
Public propertySyncConfig_provisioning_cleanup_type
SyncConfig-provisioning-cleanup-type - Sync Configuration resource attribute
Public propertySyncConfig_refresh_schema
SyncConfig-refresh-schema - Refresh Schema
Public propertySyncConfig_schema
SyncConfig-schema - Sync Configuration resource attribute
Public propertySyncConfig_stay_disconnector
SyncConfig-stay-disconnector - Sync Configuration resource attribute
Public propertySyncConfig_sub_type
SyncConfig-sub-type - Sync Configuration resource attribute
Public propertySyncConfig_version
SyncConfig-version - Sync Configuration resource attribute
Top
See Also