Method: CyberSource::RiskV1DecisionsPost201ResponseConsumerAuthenticationInformation#decoupled_authentication_indicator
- Defined in:
- lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb
#decoupled_authentication_indicator ⇒ Object
Indicates whether the 3DS Requestor requests the ACS to utilize Decoupled Authentication and agrees to utilize Decoupled Authentication if the ACS confirms its use. Possible Values: Y - Decoupled Authentication is supported and preferred if challenge is necessary N - Do not use Decoupled Authentication **Default Value**: N
62 63 64 |
# File 'lib/cybersource_rest_client/models/risk_v1_decisions_post201_response_consumer_authentication_information.rb', line 62 def decoupled_authentication_indicator @decoupled_authentication_indicator end |