PaymentDeviceCapabilities.IsTokenizationSupported 属性

定义

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

属性值

Boolean

bool

属性

适用于