Amazon.CognitoIdentityProvider.Model.AuthenticationResultType.IsSetTokenType C# (CSharp) 메소드

IsSetTokenType() 개인적인 메소드

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