AWS SDK for .NET Documentation
Name Property
AmazonAmazon.SecurityToken.ModelGetFederationTokenRequestName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Name.

The name of the federated user. The name is used as an identifier for the temporary security credentials (such as

CopyC#
Bob
). For example, you can reference the federated user name in a resource-based policy, such as in an Amazon S3 bucket policy.

Declaration Syntax
C#
public string Name { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)