SubscriptionValidationResponse interface
To complete an event subscription validation handshake, a subscriber can use either the validationCode or the validationUrl received in a SubscriptionValidationEvent. When the validationCode is used, the SubscriptionValidationResponse can be used to build the response.
Properties
validation |
The validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription. |
Property Details
validationResponse
The validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription.
validationResponse?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript