SAS Namespace Types |
Subclass of SecondaryType
Represents login information for a given user in a given authentication domain.
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 associated with the user ID in this domain. | String | 128 |
UserID | The user ID used for authentication. The ID must be unique to 128 characters. | String | 128 |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
UsageVersion
Name | Cardinality | Description | Associated Types |
AssociatedIdentity
Partner: Logins |
0 to 1 | The identity associated with this login. | Identity IdentityGroup Person |
DataSources Partner: DefaultLogin |
0 to * | The data source names which use this login as default. | DataSourceName |
Domain Partner: Logins |
0 to 1 | The authorization domain that will authenticate a user to a server using these credentials, i.e. this user ID and password. | AuthenticationDomain |
Libraries Partner: DefaultLogin |
0 to * | The libraries that use this login as a default. | SASLibrary |
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 128The password associated with the user ID in this domain.
UserID
Type: String 128The user ID used for authentication. The ID must be unique to 128 characters.
AssociatedIdentity
Cardinality: 0 to 1
Partner: Logins
The identity associated with this login.
Associated Types:
Identity IdentityGroup PersonDataSources
Cardinality: 0 to *
Partner: DefaultLogin
The data source names which use this login as default.
Associated Types:
DataSourceNameDomain
Cardinality: 0 to 1
Partner: Logins
The authorization domain that will authenticate a user to a server using these credentials, i.e. this user ID and password.
Associated Types:
AuthenticationDomainLibraries
Cardinality: 0 to *
Partner: DefaultLogin
The libraries that use this login as a default.
Associated Types:
SASLibrary
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.