The SoftLayer_User_Customer_External_Binding_Totp data type contains information about a single time-based one time password external binding. The external binding information is used when a SoftLayer customer logs into the SoftLayer customer portal to authenticate them.
The information provided by this external binding data type includes:
SoftLayer users with an active external binding will be prohibited from using the API for security reasons.
The flag that determines whether the external binding is active will be used for authentication or not.
Type:
boolean
The identifier used to identify this binding to an external authentication source.
Type:
string
The password used to authenticate the external id at an external authentication source.
Type:
string
The SoftLayer_User_External_Binding_Type identifier of an external authentication binding.
Type:
int
The SoftLayer_User_External_Binding_Vendor identifier of an external authentication binding.
Type:
int
Attributes of an external authentication binding.
Type:
SoftLayer_User_External_Binding_Attribute[]
Information regarding the billing item for external authentication.
Type:
SoftLayer_Billing_Item
The SoftLayer user that the external authentication binding belongs to.
Type:
SoftLayer_User_Customer
The vendor of an external authentication binding.
Type:
SoftLayer_User_External_Binding_Vendor