GetPasswordDataRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the GetPasswordData operation.

Retrieves the encrypted administrator password for the instances running Windows.

NOTE: The Windows password is only generated the first time an AMI is launched. It is not generated for rebundled AMIs or after the password is changed on an instance. The password is encrypted using the key pair that you provided.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.GetPasswordDataRequest

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

Syntax

C#
public class GetPasswordDataRequest : AmazonWebServiceRequest
         IRequestEvents

The GetPasswordDataRequest type exposes the following members

Constructors

  Name Description
Public Method GetPasswordDataRequest()

Properties

  Name Description
Public Property InstanceId The ID of the instance for which you want the Windows administrator password.

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