space
Previous Page | Next Page

SAS Namespace Types

ApplicationAction


Subclass of PrimaryType


Overview

Represents a feature/action of an application. These are used in conjunction with roles (IdentityGroup objects with GroupType="Role") to control which application features are made available to different users. Application actions are designed by applications and created by them during installation and/or configuration. The SAS Management Console User Manager can be used to create roles and manage user access to those features. Since applications are designed to respond only to certain actions, there is no need for users to explicitly create their own application actions.

Security Inheritance and Enforcement Rules

The following is a list of associations which 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
ActionIdentifier An identifier used by an application to refer to the action.   String 128  
ActionType A type assigned to this application action.   String 40  

Inherited Attributes
Name Id Desc MetadataCreated MetadataUpdated ChangeState  LockedBy  PublicType  UsageVersion 

Associations

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 

Attribute Details

ActionIdentifier
     Type:  String 128  

An identifier used by an application to refer to the action.

ActionType
     Type:  String 40  

A type assigned to this application action.


space
Previous Page | Next Page | Top of Page