AWS SDK for .NET Documentation
ActivationKey Property
AmazonAmazon.StorageGateway.ModelActivateGatewayRequestActivationKey Did this page help you?   Yes   No    Tell us about it...
Your gateway activation key. You can obtain the activation key by sending an HTTP GET request with redirects enabled to the gateway IP address (port 80). The redirect URL returned in the response provides you the activation key for your gateway in the query string parameter activationKey. It may also include other activation-related parameters, however, these are merely defaults -- the arguments you pass to the ActivateGateway API call determine the actual configuration of your gateway.

Constraints:

Length
1 - 50

Declaration Syntax
C#
public string ActivationKey { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)