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 list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.

Attributes

Name Description Type Length
Title This is the persons job title. String 200  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, DisplayName, IsHidden, 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, FavoritesContainers/Favorites, 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

Previous Page | Next Page | Top of Page