PaymentDeviceCapabilities.IsTokenizationSupported Property

Definition

public:
 property bool IsTokenizationSupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsTokenizationSupported();
[Windows.Foundation.Metadata.Experimental]
public bool IsTokenizationSupported { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceCapabilities.isTokenizationSupported;
Public ReadOnly Property IsTokenizationSupported As Boolean

Property Value

Boolean

bool

Attributes

Applies to