SAS Namespace Types |
Subclass of PrimaryType
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.
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.
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
ActionIdentifier
Type: String 128An identifier used by an application to refer to the action.
ActionType
Type: String 40A type assigned to this application action.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.