SoftLayer_User_Customer_Security_Answer


SoftLayer_User_Customer_Security_Answer

Description

The SoftLayer_User_Customer_Security_Answer type contains user’s answers to security questions.

Local


answer

A user’s answer.
Type: string


id

A user’s answer identifying number.
Type: int


questionId

A user’s question identifying number.
Type: int


userId

A user’s identifying number.
Type: int

Relational


question

The question the security answer is associated with.
Type: SoftLayer_User_Security_Question


user

The user who the security answer belongs to.
Type: SoftLayer_User_Customer

Count