space
Previous Page | Next Page

SAS Namespace Types

IdentityGroup


Subclass of Identity


Overview

Grouping mechanism for identity objects. A IdentityGroup may also be a member of another IdentityGroup.

Security Inheritance and Enforcement Rules

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.

Attributes

Name Description Type Length
GroupType Type of group.   String 40  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  DisplayName  LockedBy  PublicType  UsageVersion 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

Name Cardinality Description Associated Types
MemberIdentities

Partner: IdentityGroups

0 to * The identities that are part of this group.  Identity
IdentityGroup
Person

Inherited Associations
AccessControlEntries/Identities , AccessControls/Objects , AssociatedHomeFolder/AssociatedIdentity , Changes/Objects , CustomAssociations/OwningObject , Documents/Objects , Extensions/OwningObject , ExternalIdentities/OwningObject , Groups/Members , IdentityChanges/ChangeIdentity , IdentityGroups/MemberIdentities , Implementors/ImplementedObjects , InternalLoginInfo/ForIdentity , Keywords/Objects , LocalizedAttributes/AssociatedLocalizedObject , Logins/AssociatedIdentity , Notes/Objects , PrimaryPropertyGroup/AssociatedObject , Prompts/PromptEnabledObject , Properties/AssociatedObject , PropertySets/OwningObject , ReferencedObjects/AssociatedObjects , Responsibilities/Persons , ResponsibleParties/Objects , SourceTransformations/TransformationSources , SpecSourceTransformations/SourceSpecifications , SpecTargetTransformations/TargetSpecifications , TargetTransformations/TransformationTargets , Timestamps/Objects , Trees/Members , TSObjectNamespace/TSObjects , UsedByPrototypes/UsingPrototype , UsingPrototype/UsedByPrototypes , Variables/AssociatedObject 

Attribute Details

GroupType
     Type:  String 40  

Type of group.

Association Details

MemberIdentities
     Cardinality:   0 to *
     Partner:   IdentityGroups

The identities that are part of this group. 

Associated Types:
Identity   IdentityGroup   Person


space
Previous Page | Next Page | Top of Page