SAS Namespace Types |
Subclass of PrimaryType
Represents login information for a given user in a given authentication domain.
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.
Name | Description | Type | Length |
Password | This is 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,
IsHidden,
LockedBy,
PublicType,
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 that use this login as a default. | DataSourceName |
Domain Partner: Logins | 0 to 1 | The authorization domain that will authenticate a user to a server using these credentials (for example, 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,
FavoritesContainers/Favorites,
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 128This is the 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 that use this login as a default.
Associated Types:
DataSourceNameDomain
Cardinality: 0 to 1
Partner: Logins
The authorization domain that will authenticate a user to a server using these credentials (for example, 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 © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.