Identifiers for the federated user associated with the credentials.
| C# |
public class FederatedUser
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FederatedUser()()()() | Initializes a new instance of the FederatedUser class | |
| 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: | |
| Equals(Object) | (Inherited from Object.) | |
| FederatedUserId |
The string identifying the federated user associated with the credentials, similar to the UserId of an IAM user.
Constraints: | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| WithArn(String) |
Sets the Arn property
| |
| WithFederatedUserId(String) |
Sets the FederatedUserId property
|
| Object | |
| FederatedUser | |