space
Previous Page | Next Page

SAS Namespace Types

Email


Subclass of ContentLocation


Overview

An e-mail address.

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
Address The e-mail address   String 256  
EmailType The type of e-mail address: such as Home, Work.   String 32  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, 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
EmailSubscriber

Partner: SubscriberEmail

0 to * Subscriber profile that uses this e-mail address to deliver content.  ITSubscriber
ITContentSubscriber
ITEventSubscriber
Persons

Partner: EmailAddresses

0 to * The person to whom this e-mail address belongs. Person

Inherited Associations
AccessControls/Objects, Aliases/AliasFor, AliasFor/Aliases, AssociatedContentType/ContentItems, Changes/Objects, CustomAssociations/OwningObject, DeployedComponents/DataPackages, Documents/Objects, Extensions/OwningObject, ExternalIdentities/OwningObject, FavoritesContainers/Favorites, FileRefs/FileRefLocations, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReferencedObjects/AssociatedObjects, Reports/ReportLocation, ResponsibleParties/Objects, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, TableCollections/CollectionLocations, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSAssociatedNamespace/TSNamespaceLocations, TSObjectNamespace/TSObjects, UnitofTimes/AssociatedContentLocation, UsedByPackages/UsingPackages, UsedByPrototypes/UsingPrototype, UsingPackages/UsedByPackages, UsingPrototype/UsedByPrototypes, Variables/AssociatedObject

Attribute Details

Address
     Type:  String 256  

The e-mail address

EmailType
     Type:  String 32  

The type of e-mail address: such as Home, Work.

Association Details

EmailSubscriber
     Cardinality:   0 to *
     Partner:   SubscriberEmail

Subscriber profile that uses this e-mail address to deliver content. 

Associated Types:
ITSubscriber, ITContentSubscriber, ITEventSubscriber

Persons
     Cardinality:   0 to *
     Partner:   EmailAddresses

The person to whom this e-mail address belongs.

Associated Types:
Person

Previous Page | Next Page | Top of Page