AssumedRoleUser Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Identifiers for the temporary security credentials that the AssumeRole action returns.

Inheritance Hierarchy

System.Object
  Amazon.SecurityToken.Model.AssumedRoleUser

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

Syntax

C#
public class AssumedRoleUser : Object

The AssumedRoleUser type exposes the following members

Constructors

  Name Description
Public Method AssumedRoleUser()

Properties

  Name Description
Public Property Arn The ARN of the temporary security credentials that are returned from the AssumeRole action. For more information about ARNs and how to use them in policies, see Identifiers for IAM Entities in Using IAM.

Constraints:Length20 - 2048

Public Property AssumedRoleId A unique identifier that contains the role ID and the role session name of the role that is being assumed. The role ID was generated by AWS when the role was created.

Constraints:Length2 - 96Pattern[\w+=,.@:-]*

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