public sealed class VerifyNotificationChannelRequest : IMessage<VerifyNotificationChannelRequest>, IEquatable<VerifyNotificationChannelRequest>, IDeepCloneable<VerifyNotificationChannelRequest>, IBufferMessage, IMessage
Required. The verification code that was delivered to the channel as
a result of invoking the SendNotificationChannelVerificationCode API
method or that was retrieved from a verified channel via
GetNotificationChannelVerificationCode. For example, one might have
"G-123456" or "TKNZGhhd2EyN3I1MnRnMjRv" (in general, one is only
guaranteed that the code is valid UTF-8; one should not
make any assumptions regarding the structure or format of the code).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class is used to verify a notification channel, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page details the \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class, with its constructors, properties, inherited members and various version history, including the latest version 3.15.0 and older versions like 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerifyNotificationChannelRequest\u003c/code\u003e class has properties \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eNotificationChannelName\u003c/code\u003e, and \u003ccode\u003eResourceName\u003c/code\u003e, which are essential for the verification process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCode\u003c/code\u003e property is the verification code delivered to the channel, and \u003ccode\u003eName\u003c/code\u003e represents the notification channel to be verified, \u003ccode\u003eNotificationChannelName\u003c/code\u003e is a type view of name, and \u003ccode\u003eResourceName\u003c/code\u003e is the view over the resource name property.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions of this document available to view, starting at version 2.3.0 and all the way up to the latest version, 3.15.0.\u003c/p\u003e\n"]]],[],null,[]]