SAS Namespace Types |
Subclass of SecondaryType
This metadata type associates a responsibility with an identity. Later, this ResponsibleParty object can be associated with one or more resources.
A ResponsibleParty object must be created in the same SAS Metadata Repository as the Person or IdentityGroup object of the identity that it describes. New methods have been added to the SAS Open Metadata Interface that create and get ResponsibleParty objects in the appropriate repository, regardless of whether the requesting identity has WriteMetadata permission to that repository or not. For more information, see AddResponsibleParty and GetResponsibleParty in the SAS 9.2 Open Metadata Interface: Reference and Usage. A ResponsibleParty object:The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
Role | Stores information about the responsibility that the associated identity has in relation to the associated objects. | String | 100 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
UsageVersion
Name | Cardinality | Description | Associated Types |
Objects
Partner: ResponsibleParties |
0 to * | The list of objects for which this responsibility has been assigned. | *ALL TYPES* |
Persons
Partner: Responsibilities |
0 to * | The list of persons which have been assigned the responsibility defined in this object. | Identity IdentityGroup Person |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
Role
Type: String 100The responsibility the specified identity has in relation to the associated objects. SAS-supported responsibility values include OWNER, USER, ADMINISTRATOR, and CHANGEDBY. User-defined responsibility values are supported as well.
Objects
Cardinality: 0 to *
Partner: ResponsibleParties
The responsibility as defined by the Role attribute may apply to one or more resources. An application with a requirement to determine all the resources for which a person has been assigned a particular responsibility would find the ResponsibleParty object, where role is the responsibility in question, and for that ResponsibleParty object, obtain the list of resources.
Associated Types:
*ALL TYPES*
Persons
Cardinality: 0 to *
Partner: Responsibilities
The list of persons which have been assigned the responsibility defined in this object.
Associated Types:
Identity IdentityGroup Person
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.