AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains the data needed by RDP clients such as the Microsoft Remote Desktop Connection to log in to the instance.
Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.OpsWorks.dll
Version: 3.x.y.z
public class TemporaryCredential
The TemporaryCredential type exposes the following members
Name | Description | |
---|---|---|
![]() |
TemporaryCredential() |
Name | Type | Description | |
---|---|---|---|
![]() |
InstanceId | System.String |
Gets and sets the property InstanceId. The instance's OpsWorks Stacks ID. |
![]() |
Password | System.String |
Gets and sets the property Password. The password. |
![]() |
Username | System.String |
Gets and sets the property Username. The user name. |
![]() |
ValidForInMinutes | System.Int32 |
Gets and sets the property ValidForInMinutes. The length of time (in minutes) that the grant is valid. When the grant expires, at the end of this period, the user will no longer be able to use the credentials to log in. If they are logged in at the time, they are automatically logged out. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5