Sets a short-lived token sent to an endpoint during the Subscribe action.
| C# |
public ConfirmSubscriptionRequest WithToken( string token )
- token (String)
- Short-lived token sent to an endpoint during the Subscribe action.
this instance
| C# |
public ConfirmSubscriptionRequest WithToken( string token )