PaymentDeviceWriteConfigurationRequest.IsTokenizationEnabled Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property bool IsTokenizationEnabled { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsTokenizationEnabled();
[Windows.Foundation.Metadata.Experimental]
public bool IsTokenizationEnabled { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceWriteConfigurationRequest.isTokenizationEnabled;
Public ReadOnly Property IsTokenizationEnabled As Boolean
Eigenschaftswert
Boolean
bool
- Attribute