Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResponse.IsSetAudience C# (CSharp) Метод

IsSetAudience() приватный Метод

private IsSetAudience ( ) : bool
Результат bool
        internal bool IsSetAudience()
        {
            return this._audience != null;
        }