Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResponse.IsSetAudience C# (CSharp) 메소드

IsSetAudience() 개인적인 메소드

private IsSetAudience ( ) : bool
리턴 bool
        internal bool IsSetAudience()
        {
            return this._audience != null;
        }