Amazon.SecurityToken.Model.GetSessionTokenRequest.IsSetTokenCode C# (CSharp) Method

IsSetTokenCode() private method

private IsSetTokenCode ( ) : bool
return bool
        internal bool IsSetTokenCode()
        {
            return this._tokenCode != null;
        }