Gets and sets the property FederatedUser. 
            
            Identifiers for the federated user associated with the credentials (such as      
              CopyC# or
CopyC# or arn:aws:sts::123456789012:federated-user/Bob CopyC#).
                 You can use the federated user's ARN in your resource-based policies, such as
            an Amazon S3      bucket policy.
CopyC#).
                 You can use the federated user's ARN in your resource-based policies, such as
            an Amazon S3      bucket policy. 
            123456789012:Bob
 Declaration Syntax
 Declaration Syntax| C# | 
public FederatedUser FederatedUser { get; set; }