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

The intended audience of the web identity token. This is traditionally the client identifier issued to the application that requested the web identity token.

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

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