Amazon.CognitoIdentityProvider.Model.ConfirmForgotPasswordRequest.IsSetConfirmationCode C# (CSharp) Method

IsSetConfirmationCode() private method

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