Amazon.SecurityToken.Model.GetCallerIdentityResponse.IsSetAccount C# (CSharp) Method

IsSetAccount() private method

private IsSetAccount ( ) : bool
return bool
        internal bool IsSetAccount()
        {
            return this._account != null;
        }