PaymentDevicePaymentRequest.OutputAuthorizationCode 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 Platform::String ^ OutputAuthorizationCode { Platform::String ^ get(); void set(Platform::String ^ value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
winrt::hstring OutputAuthorizationCode();
void OutputAuthorizationCode(winrt::hstring value);
[Windows.Foundation.Metadata.Experimental]
public string OutputAuthorizationCode { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
var string = paymentDevicePaymentRequest.outputAuthorizationCode;
paymentDevicePaymentRequest.outputAuthorizationCode = string;
Public Property OutputAuthorizationCode As String
Eigenschaftswert
- Attribute