space
Previous Page | Next Page

SAS Namespace Types

Person


Subclass of Identity


Overview

This type represents the information kept about a person.

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
Title This is the person's job title.   String 200  

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
EmailAddresses

Partner: Persons

0 to * The list of e-mail addresses for this person.   Email
Locations

Partner: Persons

0 to * The list of locations associated with this person.   Location
PhoneNumbers

Partner: Persons

0 to * The list of phone numbers for a person (or persons).   Phone
SubscriberIdentities

Partner: ProfileOwner

0 to * The subscriber profiles for this person.  ITSubscriber
ITContentSubscriber
ITEventSubscriber

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

Title
     Type:  String 200  

This is the persons job title.

Association Details

EmailAddresses
     Cardinality:   0 to *
     Partner:   Persons

The list of e-mail addresses for this person.  

Associated Types:
Email

Locations
     Cardinality:   0 to *
     Partner:   Persons

The list of locations associated with this person.  

Associated Types:
Location

PhoneNumbers
     Cardinality:   0 to *
     Partner:   Persons

The list of phone numbers for a person (or persons).  

Associated Types:
Phone

SubscriberIdentities
     Cardinality:   0 to *
     Partner:   ProfileOwner

The subscriber profiles for this person. 

Associated Types:
ITSubscriber   ITContentSubscriber   ITEventSubscriber


space
Previous Page | Next Page | Top of Page