Amazon.CognitoIdentityProvider.Model.ConfirmSignUpRequest.IsSetConfirmationCode C# (CSharp) Méthode

IsSetConfirmationCode() private méthode

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