Gets and sets the property FederatedUserId.
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.

C# |
public string FederatedUserId { get; set; }
The string that identifies the federated user associated with the credentials, similar to the unique ID of an IAM user.
C# |
public string FederatedUserId { get; set; }