storesPasswordAs

P91403
predicate

Indicates that one entity keeps or maintains another entity’s password in a particular form or location.

All labels observed (5)

Label Occurrences
loginInformationStoredIn 2
passwordStorageModel 2
storesPasswordAs canonical 2

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: storesPasswordAs
Generated description
Indicates that one entity keeps or maintains another entity’s password in a particular form or location.

Sample triples (8)

Subject Object
NTLM hash rather than plaintext
SQL Server Authentication SQL Server via predicate surface "storesCredentialsIn"
surface form: SQL Server system catalog
SQL Server Authentication hash
SQL Server Authentication sys.sql_logins via predicate surface "loginInformationStoredIn"
SQL Server Authentication sys.server_principals via predicate surface "loginInformationStoredIn"
Network Service account password managed by operating system via predicate surface "passwordManagement"
SCRAM-SHA-1 salted password verifier via predicate surface "passwordStorageModel"
SCRAM-SHA-1 server stores salted hash, not plaintext password via predicate surface "passwordStorageModel"