Amazon.CognitoIdentityProvider.Model.AuthenticationResultType.IsSetTokenType C# (CSharp) Method

IsSetTokenType() private method

private IsSetTokenType ( ) : bool
return bool
        internal bool IsSetTokenType()
        {
            return this._tokenType != null;
        }