Click or drag to resize

SelfMgmtConfiguration Properties

The SelfMgmtConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyDefaultResource
The default resource should be assigned here.
Public propertyDefaultResourceId
Id of the resource that will be assigned as an "additional assignment" based on explicit ownerships.
Public propertyExplicitOwnerProperties
Corresponds to ExplicitOwnerPropertyNames. Can be null.
Public propertyExplicitOwnerPropertyNames
Comma separated string containing system names of a MV reference property for users that holds the explicit owners/managers of the managed object. Is not required to specify. Example: "EXPLICITOWNER"
Public propertyIdAttribute
System name of an assignment attribute (that is, a property) that holds ids of managed objects on a CRA. Example: "SM_SYSTEMS"
Public propertyIdProperty
Corresponds to IdPropertyName.
Public propertyIdPropertyName
System name of a text property on the ManagedObjectType that uniquely identifies a managed object. Example: "SYSTEMID"
Public propertyManagedObjectType
Corresponds to ManagedObjectTypeName.
Public propertyManagedObjectTypeName
System name of DOT of the data objects that are managed by the resource (type). Example: "System"
Public propertyManagerGroupId
Corresponds to ManagerGroupUId.
Public propertyManagerGroupUId
UId of a user group that an identity, who has an assignment for a "manager resource", should be added to. Can be empty.
Public propertyOwnerProperty
Corresponds to OwnerPropertyName. Is, however, null if OwnerPropertyName == "$MEMBERS$".
Public propertyOwnerPropertyName
System name of a MV reference property for users that holds the owners/managers of the managed object. If ManagedObjectType is "USERGROUP" then the special value "$MEMBERS$" is also legal for OwnerProperty. Example: "OWNERREF"
Public propertyResourceType
The resource type data which the configuration belongs to. Example: "OIS System Owner Role Type"
Top
See Also