SAS Namespace Types |
Subclass of SecondaryType
This type stores passwords for SAS tables or connections. A Password object is needed for each type of password associated with a file.
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.
Name | Description | Type | Length |
Password | The password value. | String | 128 |
Type | The type of SAS password for the table. Valid values are: READ, WRITE, ALTER, ALL, or SASPW. | String | 6 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
UsageVersion
Name | Cardinality | Description | Associated Types |
ProtectedConnections
Partner: SAPW |
0 to * | The connection for protected servers. | Connection COMConnection OpenClientConnection SASClientConnection TCPIPConnection |
ProtectedPassthrus
Partner: PassthruPassword |
0 to * | The connection for protected passthrus. | Connection COMConnection OpenClientConnection SASClientConnection TCPIPConnection |
ProtectedTable Partner: SASPasswords |
0 to 1 | The table associated with this password. | PhysicalTable WorkTable |
TSAssociatedNamespace
Partner: TSAccessKeys |
0 to 1 | The table server namespaces that use this access key. | TSNamespace |
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
Password
Type: String 128Password
Type
Type: String 6The type of SAS password for the table. Valid values are: READ, WRITE, ALTER, ALL, or SASPW.
ProtectedConnections
Cardinality: 0 to *
Partner: SAPW
The connection for protected servers.
Associated Types:
Connection COMConnection OpenClientConnection SASClientConnection TCPIPConnectionProtectedPassthrus
Cardinality: 0 to *
Partner: PassthruPassword
The connection for protected passthrus.
Associated Types:
Connection COMConnection OpenClientConnection SASClientConnection TCPIPConnectionProtectedTable
Cardinality: 0 to 1
Partner: SASPasswords
The table associated with this password.
Associated Types:
PhysicalTable WorkTableTSAssociatedNamespace
Cardinality: 0 to 1
Partner: TSAccessKeys
The table server namespaces that use this access key.
Associated Types:
TSNamespace
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.