PaymentDeviceTransactionResult.CustomerSignature 屬性

定義

public:
 property IBuffer ^ CustomerSignature { IBuffer ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IBuffer CustomerSignature();
[Windows.Foundation.Metadata.Experimental]
public IBuffer CustomerSignature { [Windows.Foundation.Metadata.Experimental] get; }
var iBuffer = paymentDeviceTransactionResult.customerSignature;
Public ReadOnly Property CustomerSignature As IBuffer

屬性值

屬性

適用於