The SoftLayer_User_Customer_External_Binding_Verisign data type contains information about a single VeriSign external binding. The external binding information is used when a SoftLayer customer logs into the SoftLayer customer portal to authenticate them against a 3rd party, in this case VeriSign.
The information provided by the VeriSign 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 current state of a VeriSign credential. This can be ‘Enabled’, ‘Disabled’, or ‘Locked’.
Type:
string
The type of VeriSign credential. This can be either ‘Hardware’ or ‘Software’.
Type:
string
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