ConfirmSubscriptionRequest Constructor (string, string)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a new ConfirmSubscriptionRequest object. Callers should use the properties initialize any additional object members.

Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public ConfirmSubscriptionRequest(
         String topicArn,
         String token
)

Parameters

topicArn
Type: System.String

The ARN of the topic for which you wish to confirm a subscription.

token
Type: System.String

Short-lived token sent to an endpoint during the Subscribe action.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8