Click or drag to resize
Group Properties

The Group type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
Account Name - User's log on name
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 propertyComputedMember
Computed Member - Resources in the set that are computed from the membership filter
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 propertyDisplayedOwner
Displayed Owner -
Public propertyDisplayName
(aka Display Name) Display name for the resource.
(Inherited from IdmResource.)
Public propertyDomain
Domain - Choose the domain where you want to create the user account for this user
Public propertyDomainConfiguration
Domain Configuration - A reference to a the parent Domain resource for this resource.
Public propertyEmail
E-mail - Primary email address for the group.
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 propertyExplicitMember
Manually-managed Membership - Members in the group that are manually managed.
Public propertyFilter
Filter - A predicate defining a subset of the resources.
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 propertyMailNickname
E-mail Alias - E-mail alias. It is used to create the e-mail address
Public propertyMembershipAddWorkflow
Membership Add Workflow -
Public propertyMembershipLocked
Membership Locked -
Public propertymsidmDeferredEvaluation
Deferred Evaluation - Determines when evaluation of the group happens with respect to request processing - real-time or deferred.
Public propertymsidmPamEnabled
PAM Enabled - A boolean value that specifies if a Group is enabled for PAM.
Public propertymsidmPamSourceDomainName
PAM Group Source Domain Name - The Source domain of a PAM group.
Public propertymsidmPamSourceGroupName
PAM Source Group Name - The name of the group that is shadowed by this group
Public propertymsidmPamSourceSid
PAM Group Source SID - A binary value that specifies the Source security identifier (SID) of a PAM Group. The SID is a unique value used to identify the group as a security principal.
Public propertymsidmPamUsesSIDHistory
Uses SID history - Indicates if the PAM Group uses SID history.
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 propertyObjectSID
Resource SID - A binary value that specifies the security identifier (SID) of the user. The SID is a unique value used to identify the user as a security principal.
Public propertyObjectType
Object Type (can only be Group)
(Overrides IdmResourceObjectType.)
Public propertyOwner
Owner -
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 propertyScope
Scope -
Public propertySIDHistory
SID History - Contains previous SIDs used for the resource if the resource was moved from another domain.
Public propertyTemporal
Temporal - Defined by a filter that matches resources based on date and time attributes
Public propertyType
Type -
Top
See Also