FederatedUser Class

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

Identifiers for the federated user associated with the credentials.

Inheritance Hierarchy

System.Object
  Amazon.SecurityToken.Model.FederatedUser

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

Syntax

C#
public class FederatedUser : Object

The FederatedUser type exposes the following members

Constructors

  Name Description
Public Method FederatedUser()

Properties

  Name Description
Public Property Arn The ARN specifying the federated user associated with the credentials. 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 FederatedUserId The string identifying the federated user associated with the credentials, similar to the UserId of an IAM user.

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