Amazon.CognitoIdentityProvider.Model.AuthenticationResultType.IsSetTokenType C# (CSharp) Méthode

IsSetTokenType() private méthode

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