SoftLayer_Account_Authentication_Attribute


SoftLayer_Account_Authentication_Attribute

Description

Account authentication has many different settings that can be set. This class allows the customer or employee to set these settings.

Local


accountId

The internal identifier of the SoftLayer customer account that is assigned an account authentication attribute.
Type: int


id

A SoftLayer account authentication attribute’s internal identifier.
Type: int


typeId

The internal identifier of the type of attribute that a SoftLayer account authentication attribute belongs to.
Type: int


value

A SoftLayer account authentication attribute’s value.
Type: string

Relational


account

The SoftLayer customer account.
Type: SoftLayer_Account


authenticationRecord

The SoftLayer account authentication that has an attribute.
Type: SoftLayer_Account_Authentication_Saml


type

The type of attribute assigned to a SoftLayer account authentication.
Type: SoftLayer_Account_Authentication_Attribute_Type

Count