Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PayPal
Api
VerifyWebhookSignature
C# Class PayPal.Api.VerifyWebhookSignature
Verify webhook signature.
See
PayPal Developer documentation
for more information.
Inheritance:
PayPalRelationalObject
Afficher le fichier
Open project: paypal/PayPal-NET-SDK
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
Post
(
APIContext
apiContext
) :
VerifyWebhookSignatureResponse
Verifies a webhook signature.
Method Details
Post()
public
méthode
Verifies a webhook signature.
public
Post
(
APIContext
apiContext
) :
VerifyWebhookSignatureResponse
apiContext
APIContext
APIContext used for the API call.
Résultat
VerifyWebhookSignatureResponse