SAS Namespace Types |
Subclass of SecondaryType
Reserved for internal use in SAS 9.2. InternalLogin represents a login that is authenticated internally by the SAS Metadata Server, rather than externally by the host or other external authentication provider.
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 |
AccountExpirationDate | AccountExpirationDate | double | |
BypassHistory | BypassHistory | int | |
BypassInactivitySuspension | BypassInactivitySuspension | int | |
BypassLockout | BypassLockout | int | |
BypassStrength | BypassStrength | int | |
ExpirationDays | ExpirationDays | int | |
FailureCount | FailureCount | int | |
IsDisabled | IsDisabled | int | |
LockoutTimestamp | LockoutTimestamp | double | |
LoginTimestamp | LoginTimestamp | double | |
PasswordHash | PasswordHash | String | 64 |
PasswordHashHistory | PasswordHashHistory | String | 256 |
PasswordTimestamp | PasswordTimestamp | double | |
Salt | Salt | String | 8 |
SaltHistory | SaltHistory | String | 128 |
UseStdExpirationDays | UseStdExpirationDays | int |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
UsageVersion
Name | Cardinality | Description | Associated Types |
ForIdentity Partner: InternalLoginInfo |
1 to 1 | The identity for this internal login. | Identity IdentityGroup Person |
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
AccountExpirationDate
Type: doubleAccountExpirationDate
BypassHistory
Type: intBypassHistory
BypassInactivitySuspension
Type: intBypassInactivitySuspension
BypassLockout
Type: intBypassLockout
BypassStrength
Type: intBypassStrength
ExpirationDays
Type: intExpirationDays
FailureCount
Type: intFailureCount
IsDisabled
Type: intIsDisabled
LockoutTimestamp
Type: doubleLockoutTimestamp
LoginTimestamp
Type: doubleLoginTimestamp
PasswordHash
Type: String 64PasswordHash
PasswordHashHistory
Type: String 256PasswordHashHistory
PasswordTimestamp
Type: doublePasswordTimestamp
Salt
Type: String 8Salt
SaltHistory
Type: String 128SaltHistory
UseStdExpirationDays
Type: intUseStdExpirationDays
ForIdentity
Cardinality: 1 to 1
Partner: InternalLoginInfo
The identity for this internal login.
Associated Types:
Identity IdentityGroup Person
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.